Import freecad_0.20.2+dfsg1.orig.tar.xz
authorKurt Kremitzki <kkremitzki@debian.org>
Mon, 9 Jan 2023 23:00:02 +0000 (17:00 -0600)
committerKurt Kremitzki <kkremitzki@debian.org>
Mon, 9 Jan 2023 23:00:02 +0000 (17:00 -0600)
commit432d7d99bcf396784295aa5621986642726a2de3
tree0c3a0d492c61b1d1742675643878946f5d74a12d
Import freecad_0.20.2+dfsg1.orig.tar.xz

[dgit import orig freecad_0.20.2+dfsg1.orig.tar.xz]
10440 files changed:
.arcconfig [new file with mode: 0644]
.circleci/config.yml [new file with mode: 0644]
.clang-format [new file with mode: 0644]
.clang-tidy [new file with mode: 0644]
.git-blame-ignore-revs [new file with mode: 0644]
.gitattributes [new file with mode: 0644]
.github/FUNDING.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/BUG-REPORT.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/config.yml [new file with mode: 0644]
.github/PULL_REQUEST_TEMPLATE.md [new file with mode: 0644]
.github/codespellignore [new file with mode: 0644]
.github/labels.yml [new file with mode: 0644]
.github/problemMatcher/blackWarning.json [new file with mode: 0644]
.github/problemMatcher/clang.json [new file with mode: 0644]
.github/problemMatcher/codespell.json [new file with mode: 0644]
.github/problemMatcher/cpplint.json [new file with mode: 0644]
.github/problemMatcher/grepMatcherWarning.json [new file with mode: 0644]
.github/problemMatcher/pylintError.json [new file with mode: 0644]
.github/problemMatcher/pylintWarning.json [new file with mode: 0644]
.github/workflows/checks.yml [new file with mode: 0644]
.github/workflows/labeler.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.log_errors [new file with mode: 0644]
.pylintrc [new file with mode: 0644]
.travis.yml [new file with mode: 0755]
.travis/build.bat [new file with mode: 0644]
BUILD_OSX.md [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
CODE_OF_CONDUCT.md [new file with mode: 0644]
ChangeLog.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
LibraryVersions.h.cmake [new file with mode: 0644]
README.md [new file with mode: 0644]
SMESH_Version.h.cmake [new file with mode: 0644]
appveyor.yml [new file with mode: 0644]
build_unix_dev_conda.sh [new file with mode: 0755]
cMake/ConfigureChecks.cmake [new file with mode: 0644]
cMake/FindCoin3D.cmake [new file with mode: 0644]
cMake/FindCoin3DDoc.cmake [new file with mode: 0644]
cMake/FindEigen3.cmake [new file with mode: 0644]
cMake/FindKDL.cmake [new file with mode: 0644]
cMake/FindMEDFile.cmake [new file with mode: 0644]
cMake/FindMatplotlib.cmake [new file with mode: 0644]
cMake/FindNETGEN.cmake [new file with mode: 0644]
cMake/FindOCC.cmake [new file with mode: 0644]
cMake/FindOpenCV.cmake [new file with mode: 0644]
cMake/FindPyCXX.cmake [new file with mode: 0644]
cMake/FindPySide2Tools.cmake [new file with mode: 0644]
cMake/FindRift.cmake [new file with mode: 0644]
cMake/FindSMESH.cmake [new file with mode: 0644]
cMake/FindSpnav.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/BuildAndInstallDesignerPlugin.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/CMakeLists.txt [new file with mode: 0644]
cMake/FreeCAD_Helpers/CheckInterModuleDependencies.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/CompilerChecksAndSetups.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/ConfigureCMakeVariables.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/CreatePackagingTargets.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/FreeCADLibpackChecks.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/InitializeFreeCADBuildOptions.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/PrintFinalReport.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/README.md [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetGlobalCompilerAndLinkerSettings.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetLibraryVersions.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupBoost.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupCoin3D.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupDoxygen.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupEigen.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupFreeType.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupMatplotlib.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupOpenCasCade.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupOpenGL.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupPCL.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupPybind11.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupPython.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupQt.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupShibokenAndPyside.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupSpaceball.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupSwig.cmake [new file with mode: 0644]
cMake/FreeCAD_Helpers/SetupXercesC.cmake [new file with mode: 0644]
cMake/FreeCadMacros.cmake [new file with mode: 0644]
cMake/UseLibPackCLbundler.cmake [new file with mode: 0644]
ci/.gitlab-ci.yml [new file with mode: 0644]
ci/Dockerfile [new file with mode: 0644]
conda/bld.bat [new file with mode: 0644]
conda/conda_build_config.yaml [new file with mode: 0644]
conda/cross-linux.cmake [new file with mode: 0644]
conda/meta.yaml [new file with mode: 0644]
conda/windows_python_interface.patch [new file with mode: 0644]
conda/yum_requirements.txt [new file with mode: 0644]
config.h.cmake [new file with mode: 0644]
data/CMakeLists.txt [new file with mode: 0644]
data/License.txt [new file with mode: 0644]
data/tests/Crank.py [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Cam_shaft_123_457_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Case_r_123_200_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Cylinder_1_123_100_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Cylinder_2_123_101_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Head_1_123_150_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Head_2_123_151_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Head_Nut_123_005_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Head_Stud_123_006_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Lifter_123_923_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Piston_123_844_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Piston_pin_123_845_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Rocker_Arm_123_600_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Rocker_Arm_Shaft_123_601_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Rocker_Arm_copy_123_602_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Rocker_Bolt_123_603_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Rocker_Mount_123_604_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Rocker_Mount_Cap_123_608_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Spark_Plug__0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Spring_Link__0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Valve_123_700_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Valve_Cover_123_701_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Valve_Cover_copy__0_Main.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Valve_Spring_123_702_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/Valve_Spring_Cap_123_704_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/cam_gear_123_456_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/crank_123_782_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/crank_gear_123_783_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/cylinder_bolt_pattern__0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine/rod_123_699_0_Parts.jt [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine1_Internals.plmxml [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine2_Externals.plmxml [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine3.plmxml [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine3.xml [new file with mode: 0644]
data/tests/Jt/Engine/2_Cylinder_Engine3_Exploded.plmxml [new file with mode: 0644]
data/tests/ModelRefineTests/Y_Rod_Mount.brep [new file with mode: 0644]
data/tests/ModelRefineTests/ZMotorMountscripted.brep [new file with mode: 0644]
data/tests/ModelRefineTests/aox.brep [new file with mode: 0644]
data/tests/ModelRefineTests/blocks144.brep [new file with mode: 0644]
data/tests/ModelRefineTests/cylinder1.brep [new file with mode: 0644]
data/tests/ModelRefineTests/cylinder3.brep [new file with mode: 0644]
data/tests/ModelRefineTests/cylinder4.brep [new file with mode: 0644]
data/tests/ModelRefineTests/cylinder5.brep [new file with mode: 0644]
data/tests/ModelRefineTests/cylinder7_V2.brep [new file with mode: 0644]
data/tests/ModelRefineTests/cylinder8.brep [new file with mode: 0644]
data/tests/ModelRefineTests/cylinderSeam1.brep [new file with mode: 0644]
data/tests/ModelRefineTests/cylinderSeam10.brep [new file with mode: 0644]
data/tests/ModelRefineTests/cylinderSeam2.brep [new file with mode: 0644]
data/tests/ModelRefineTests/cylinderSeam3.brep [new file with mode: 0644]
data/tests/ModelRefineTests/cylinderSeam4.brep [new file with mode: 0644]
data/tests/ModelRefineTests/cylinderSeam5.brep [new file with mode: 0644]
data/tests/ModelRefineTests/cylinderSeam6.brep [new file with mode: 0644]
data/tests/ModelRefineTests/cylinderSeam8.brep [new file with mode: 0644]
data/tests/ModelRefineTests/cylinderSeam9.brep [new file with mode: 0644]
data/tests/ModelRefineTests/filletBox.brep [new file with mode: 0644]
data/tests/ModelRefineTests/holesInFace2.brep [new file with mode: 0644]
data/tests/ModelRefineTests/log.txt [new file with mode: 0644]
data/tests/ModelRefineTests/refine_breaks_cylinder.brep [new file with mode: 0644]
data/tests/ModelRefineTests/shelf.brep [new file with mode: 0644]
data/tests/ModelRefineTests/spline.brep [new file with mode: 0644]
data/tests/Step/as1-ac-214.stp [new file with mode: 0644]
data/tests/Step/as1-ac-214_small.stp [new file with mode: 0644]
data/tests/Step/gasket1.p21 [new file with mode: 0644]
data/tests/Step/geometry_out.stp [new file with mode: 0644]
environment-linux.yml [new file with mode: 0644]
environment-osx.yml [new file with mode: 0644]
lgtm.yml [new file with mode: 0644]
requirements.txt [new file with mode: 0644]
rpkg.macros [new file with mode: 0644]
src/3rdParty/.gitattributes [new file with mode: 0644]
src/3rdParty/CMakeLists.txt [new file with mode: 0644]
src/3rdParty/OpenGL/api/GL/glext.h [new file with mode: 0644]
src/3rdParty/lazy_loader/CMakeLists.txt [new file with mode: 0644]
src/3rdParty/lazy_loader/__init__.py [new file with mode: 0644]
src/3rdParty/lazy_loader/lazy_loader.py [new file with mode: 0644]
src/3rdParty/libE57Format/.clang-format [new file with mode: 0644]
src/3rdParty/libE57Format/.clang-format-ignore [new file with mode: 0644]
src/3rdParty/libE57Format/.github/FUNDING.yml [new file with mode: 0644]
src/3rdParty/libE57Format/.github/workflows/build.yml [new file with mode: 0644]
src/3rdParty/libE57Format/.travis.yml [new file with mode: 0644]
src/3rdParty/libE57Format/CHANGELOG.md [new file with mode: 0644]
src/3rdParty/libE57Format/CMakeLists.txt [new file with mode: 0644]
src/3rdParty/libE57Format/CONTRIBUTING.md [new file with mode: 0644]
src/3rdParty/libE57Format/LICENSE.md [new file with mode: 0644]
src/3rdParty/libE57Format/README.md [new file with mode: 0644]
src/3rdParty/libE57Format/cmake/Modules/ClangFormat.cmake [new file with mode: 0644]
src/3rdParty/libE57Format/cmake/Modules/E57ExportHeader.cmake [new file with mode: 0644]
src/3rdParty/libE57Format/cmake/Modules/Tags.cmake [new file with mode: 0644]
src/3rdParty/libE57Format/cmake/e57format-config.cmake [new file with mode: 0644]
src/3rdParty/libE57Format/extern/CRCpp/CMakeLists.txt [new file with mode: 0644]
src/3rdParty/libE57Format/extern/CRCpp/LICENSE [new file with mode: 0644]
src/3rdParty/libE57Format/extern/CRCpp/README.md [new file with mode: 0644]
src/3rdParty/libE57Format/extern/CRCpp/inc/CRC.h [new file with mode: 0644]
src/3rdParty/libE57Format/include/CMakeLists.txt [new file with mode: 0644]
src/3rdParty/libE57Format/include/E57Exception.h [new file with mode: 0644]
src/3rdParty/libE57Format/include/E57Format.h [new file with mode: 0644]
src/3rdParty/libE57Format/include/E57SimpleData.h [new file with mode: 0644]
src/3rdParty/libE57Format/include/E57SimpleReader.h [new file with mode: 0644]
src/3rdParty/libE57Format/include/E57SimpleWriter.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/BlobNodeImpl.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/BlobNodeImpl.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/CMakeLists.txt [new file with mode: 0644]
src/3rdParty/libE57Format/src/CheckedFile.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/CheckedFile.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/Common.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/Common.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/CompressedVectorNodeImpl.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/CompressedVectorNodeImpl.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/CompressedVectorReaderImpl.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/CompressedVectorReaderImpl.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/CompressedVectorWriterImpl.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/CompressedVectorWriterImpl.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/DecodeChannel.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/DecodeChannel.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/Decoder.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/Decoder.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/E57Exception.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/E57Format.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/E57SimpleData.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/E57SimpleReader.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/E57SimpleWriter.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/E57Version.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/E57XmlParser.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/E57XmlParser.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/Encoder.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/Encoder.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/FloatNodeImpl.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/FloatNodeImpl.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/ImageFileImpl.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/ImageFileImpl.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/IntegerNodeImpl.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/IntegerNodeImpl.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/NodeImpl.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/NodeImpl.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/Packet.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/Packet.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/ReaderImpl.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/ReaderImpl.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/ScaledIntegerNodeImpl.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/ScaledIntegerNodeImpl.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/SectionHeaders.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/SectionHeaders.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/SourceDestBufferImpl.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/StringNodeImpl.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/StringNodeImpl.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/StructureNodeImpl.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/StructureNodeImpl.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/VectorNodeImpl.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/VectorNodeImpl.h [new file with mode: 0644]
src/3rdParty/libE57Format/src/WriterImpl.cpp [new file with mode: 0644]
src/3rdParty/libE57Format/src/WriterImpl.h [new file with mode: 0644]
src/3rdParty/salomesmesh/CMakeLists.txt [new file with mode: 0644]
src/3rdParty/salomesmesh/LICENCE.lgpl.txt [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/Basics_OCCTVersion.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/Basics_Utils.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverDAT_R_SMDS_Mesh.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverDAT_R_SMESHDS_Document.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverDAT_R_SMESHDS_Mesh.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverDAT_W_SMDS_Mesh.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverDAT_W_SMESHDS_Document.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverDAT_W_SMESHDS_Mesh.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverGMF.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverGMF_Read.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverGMF_Write.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverMED.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverMED_Family.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverMED_R_SMESHDS_Mesh.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverMED_W_Field.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverMED_W_SMESHDS_Mesh.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverSTL_R_SMDS_Mesh.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverSTL_W_SMDS_Mesh.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverUNV_R_SMDS_Mesh.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverUNV_R_SMESHDS_Document.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverUNV_R_SMESHDS_Mesh.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverUNV_W_SMDS_Mesh.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverUNV_W_SMESHDS_Document.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/DriverUNV_W_SMESHDS_Mesh.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/Driver_Document.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/Driver_Mesh.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/Driver_SMDS_Mesh.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/Driver_SMESHDS_Mesh.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/GEOMUtils.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/Handle_SMESH_MeshVSLink.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/MED_Algorithm.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/MED_Common.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/MED_CoordUtils.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/MED_Factory.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/MED_GaussDef.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/MED_GaussUtils.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/MED_SharedPtr.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/MED_SliceArray.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/MED_Structures.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/MED_TStructures.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/MED_TWrapper.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/MED_Utilities.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/MED_V2_2_Wrapper.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/MED_Vector.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/MED_Wrapper.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/MED_WrapperBase.hxx [new file with mode: 0755]
src/3rdParty/salomesmesh/inc/MED_WrapperFactory.hxx [new file with mode: 0755]
src/3rdParty/salomesmesh/inc/NETGENPlugin_Defs.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_Hypothesis.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_Hypothesis_2D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_Hypothesis_2D_ONLY_i.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_Hypothesis_2D_i.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_Hypothesis_3D_i.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_Hypothesis_i.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_Mesher.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_NETGEN_2D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_NETGEN_2D3D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_NETGEN_2D3D_i.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_NETGEN_2D_ONLY.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_NETGEN_2D_ONLY_i.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_NETGEN_2D_i.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_NETGEN_3D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_NETGEN_3D_i.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_SimpleHypothesis_2D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_SimpleHypothesis_2D_i.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_SimpleHypothesis_3D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/NETGENPlugin_SimpleHypothesis_3D_i.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/ObjectPool.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/OpUtil.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/Rn.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SALOMEDS.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SALOMEDS_Tool.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SALOMEDS_defines.hxx [new file with mode: 0755]
src/3rdParty/salomesmesh/inc/SALOME_Basics.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SALOME_Utils.hxx [new file with mode: 0755]
src/3rdParty/salomesmesh/inc/SMDSAbs_ElementType.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_BallElement.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_Downward.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_EdgePosition.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_ElemIterator.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_FaceOfEdges.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_FaceOfNodes.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_FacePosition.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_Iterator.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_IteratorOfElements.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_IteratorOnIterators.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_LinearEdge.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_Mesh.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_Mesh0DElement.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_MeshCell.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_MeshEdge.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_MeshElement.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_MeshElementIDFactory.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_MeshFace.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_MeshGroup.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_MeshIDFactory.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_MeshInfo.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_MeshNode.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_MeshNodeIDFactory.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_MeshObject.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_MeshVolume.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_PolygonalFaceOfNodes.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_PolyhedralVolumeOfNodes.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_Position.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_QuadraticEdge.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_QuadraticFaceOfNodes.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_QuadraticVolumeOfNodes.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_SetIterator.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_SpacePosition.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_StdIterator.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_TypeOfPosition.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_UnstructuredGrid.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_VertexPosition.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_VolumeOfFaces.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_VolumeOfNodes.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_VolumeTool.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_VtkCellIterator.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_VtkEdge.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_VtkFace.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMDS_VtkVolume.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESHDS_Command.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESHDS_CommandType.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESHDS_DataMapOfShape.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESHDS_Document.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESHDS_Group.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESHDS_GroupBase.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESHDS_GroupOnFilter.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESHDS_GroupOnGeom.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESHDS_Hypothesis.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESHDS_Mesh.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESHDS_Script.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESHDS_SubMesh.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESHDS_TSubMeshHolder.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_0D_Algo.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_1D_Algo.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_2D_Algo.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_3D_Algo.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_Algo.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_Array1.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_Array2.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_Block.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_Comment.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_ComputeError.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_Controls.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_ControlsDef.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_DataMapOfElemPtrSequenceOfElemPtr.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_DefineArray2.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_DefineIndexedMap.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_DriverDAT.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_DriverGMF.hxx [new file with mode: 0755]
src/3rdParty/salomesmesh/inc/SMESH_DriverMED.hxx [new file with mode: 0755]
src/3rdParty/salomesmesh/inc/SMESH_DriverSTL.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_DriverUNV.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_ExceptHandlers.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_Exception.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_File.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_Gen.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_Group.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_HypoFilter.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_Hypothesis.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_IndexedDataMapOfShapeIndexedMapOfShape.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_IndexedMap.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_MAT2d.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_Mesh.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_MeshAlgos.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_MeshEditor.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_MeshVSLink.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_MeshVSLink.ixx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_MeshVSLink.jxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_MesherHelper.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_Octree.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_OctreeNode.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_Pattern.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_ProxyMesh.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_Quadtree.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_SMDS.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_SMESH.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_SMESHDS.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_SequenceOfElemPtr.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_SequenceOfNode.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_StdMeshers.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_TryCatch.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_TypeDefs.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_Utils.hxx [new file with mode: 0755]
src/3rdParty/salomesmesh/inc/SMESH_subMesh.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_subMeshEventListener.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/SMESH_tree.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Adaptive1D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Arithmetic1D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_AutomaticLength.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_CartesianParameters3D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Cartesian_3D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_CompositeHexa_3D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_CompositeSegment_1D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Deflection1D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Distribution.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_FaceSide.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_FixedPoints1D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Geometric1D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_HexaFromSkin_3D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Hexa_3D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_ImportSource.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Import_1D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Import_1D2D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_LayerDistribution.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_LayerDistribution2D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_LengthFromEdges.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_LocalLength.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_MEFISTO_2D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_MaxElementArea.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_MaxElementVolume.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_MaxLength.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_NotConformAllowed.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_NumberOfLayers.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_NumberOfLayers2D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_NumberOfSegments.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Penta_3D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_PolygonPerFace_2D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Prism_3D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_ProjectionSource1D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_ProjectionSource2D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_ProjectionSource3D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_ProjectionUtils.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Projection_1D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Projection_1D2D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Projection_2D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Projection_3D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Propagation.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_QuadFromMedialAxis_1D2D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_QuadToTriaAdaptor.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_QuadrangleParams.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_QuadranglePreference.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Quadrangle_2D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_QuadraticMesh.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_RadialPrism_3D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_RadialQuadrangle_1D2D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Regular_1D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_Reversible1D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_SegmentAroundVertex_0D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_SegmentLengthAroundVertex.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_StartEndLength.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_TrianglePreference.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_UseExisting_1D2D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_ViscousLayers.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/StdMeshers_ViscousLayers2D.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/UNV164_Structure.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/UNV2411_Structure.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/UNV2412_Structure.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/UNV2417_Structure.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/UNV2420_Structure.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/UNV_Utilities.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/Utils_ExceptHandlers.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/Utils_Mutex.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/Utils_SALOME_Exception.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/aptrte.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/chrono.hxx [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/libmesh5.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/memoire.h [new file with mode: 0644]
src/3rdParty/salomesmesh/inc/utilities.h [new file with mode: 0644]
src/3rdParty/salomesmesh/salomesmesh.dox [new file with mode: 0644]
src/3rdParty/salomesmesh/src/Controls/SMESH_Controls.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/Driver/Driver_Document.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/Driver/Driver_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/Driver/Driver_SMDS_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/Driver/Driver_SMESHDS_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverDAT/DAT_Test.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverDAT/DriverDAT_R_SMDS_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverDAT/DriverDAT_R_SMESHDS_Document.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverDAT/DriverDAT_R_SMESHDS_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverDAT/DriverDAT_W_SMDS_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverDAT/DriverDAT_W_SMESHDS_Document.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverDAT/DriverDAT_W_SMESHDS_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverSTL/Basics_Utils.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverSTL/DriverSTL_R_SMDS_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverSTL/DriverSTL_W_SMDS_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverSTL/SMESH_File.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverSTL/STL_Test.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverUNV/DriverUNV_R_SMDS_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverUNV/DriverUNV_R_SMESHDS_Document.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverUNV/DriverUNV_R_SMESHDS_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverUNV/DriverUNV_W_SMDS_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverUNV/DriverUNV_W_SMESHDS_Document.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverUNV/DriverUNV_W_SMESHDS_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverUNV/UNV164_Structure.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverUNV/UNV2411_Structure.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverUNV/UNV2412_Structure.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverUNV/UNV2417_Structure.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverUNV/UNV2420_Structure.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverUNV/UNV_Test.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/DriverUNV/UNV_Utilities.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/MEFISTO2/aptrte.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/MEFISTO2/trte.c [new file with mode: 0644]
src/3rdParty/salomesmesh/src/MEFISTO2/trte.f [new file with mode: 0644]
src/3rdParty/salomesmesh/src/MEFISTO2/trte.for [new file with mode: 0644]
src/3rdParty/salomesmesh/src/NETGEN/ReadMeForNgUsers [new file with mode: 0644]
src/3rdParty/salomesmesh/src/NETGEN/netgen43ForSalome.patch [new file with mode: 0644]
src/3rdParty/salomesmesh/src/NETGEN/netgen45ForSalome.patch [new file with mode: 0644]
src/3rdParty/salomesmesh/src/NETGEN/netgen45lib64.patch [new file with mode: 0644]
src/3rdParty/salomesmesh/src/NETGENPlugin/NETGENPlugin_Hypothesis.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/NETGENPlugin/NETGENPlugin_Hypothesis_2D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/NETGENPlugin/NETGENPlugin_Mesher.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/NETGENPlugin/NETGENPlugin_NETGEN_2D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/NETGENPlugin/NETGENPlugin_NETGEN_2D3D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/NETGENPlugin/NETGENPlugin_NETGEN_2D_ONLY.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/NETGENPlugin/NETGENPlugin_NETGEN_3D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/NETGENPlugin/NETGENPlugin_SimpleHypothesis_2D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/NETGENPlugin/NETGENPlugin_SimpleHypothesis_3D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_BallElement.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_Downward.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_EdgePosition.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_FaceOfEdges.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_FaceOfNodes.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_FacePosition.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_IteratorOfElements.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_LinearEdge.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_Mesh0DElement.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_MeshCell.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_MeshEdge.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_MeshElement.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_MeshElementIDFactory.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_MeshFace.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_MeshGroup.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_MeshIDFactory.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_MeshNode.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_MeshNodeIDFactory.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_MeshObject.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_MeshVolume.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_PolygonalFaceOfNodes.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_PolyhedralVolumeOfNodes.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_Position.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_QuadraticEdge.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_QuadraticFaceOfNodes.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_QuadraticVolumeOfNodes.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_SpacePosition.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_UnstructuredGrid.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_VertexPosition.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_VolumeOfFaces.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_VolumeOfNodes.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_VolumeTool.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_VtkCellIterator.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_VtkEdge.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_VtkFace.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/SMDS_VtkVolume.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/Utils_SALOME_Exception.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/chrono.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMDS/duplicate.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/DriverGMF.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/DriverGMF_Read.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/DriverGMF_Write.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/DriverMED_Family.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/DriverMED_R_SMESHDS_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/DriverMED_W_Field.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/DriverMED_W_SMESHDS_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/GEOMUtils.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/MED_Algorithm.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/MED_CoordUtils.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/MED_Factory.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/MED_GaussDef.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/MED_GaussUtils.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/MED_Structures.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/MED_Utilities.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/MED_V2_2_Wrapper.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/MED_Wrapper.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_Algo.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_Block.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_Exception.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_Gen.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_Group.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_HypoFilter.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_Hypothesis.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_MeshAlgos.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_MeshEditor.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_MeshVSLink.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_MesherHelper.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_Octree.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_OctreeNode.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_Pattern.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_ProxyMesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_TryCatch.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/SMESH_subMesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/Utils_ExceptHandlers.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESH/libmesh.c [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESHDS/SMESHDS_Command.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESHDS/SMESHDS_Document.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESHDS/SMESHDS_Group.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESHDS/SMESHDS_GroupBase.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESHDS/SMESHDS_GroupOnFilter.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESHDS/SMESHDS_GroupOnGeom.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESHDS/SMESHDS_Hypothesis.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESHDS/SMESHDS_Mesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESHDS/SMESHDS_Script.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/SMESHDS/SMESHDS_SubMesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/SMESH_MAT2d.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/SMESH_Quadtree.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Adaptive1D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Arithmetic1D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_AutomaticLength.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_CartesianParameters3D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Cartesian_3D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_CompositeHexa_3D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_CompositeSegment_1D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Deflection1D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Distribution.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_FaceSide.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_FixedPoints1D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Geometric1D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_HexaFromSkin_3D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Hexa_3D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_ImportSource.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Import_1D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Import_1D2D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_LayerDistribution.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_LayerDistribution2D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_LengthFromEdges.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_LocalLength.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_MEFISTO_2D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_MaxElementArea.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_MaxElementVolume.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_MaxLength.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_NotConformAllowed.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_NumberOfLayers.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_NumberOfLayers2D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_NumberOfSegments.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Penta_3D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_PolygonPerFace_2D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Prism_3D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_ProjectionSource1D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_ProjectionSource2D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_ProjectionSource3D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_ProjectionUtils.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Projection_1D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Projection_1D2D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Projection_2D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Projection_3D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Propagation.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_QuadFromMedialAxis_1D2D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_QuadToTriaAdaptor.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_QuadrangleParams.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_QuadranglePreference.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Quadrangle_2D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_QuadraticMesh.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_RadialPrism_3D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_RadialQuadrangle_1D2D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Regular_1D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Reversible1D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_SegmentAroundVertex_0D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_SegmentLengthAroundVertex.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_StartEndLength.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_TrianglePreference.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_UseExisting_1D2D.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_ViscousLayers.cpp [new file with mode: 0644]
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_ViscousLayers2D.cpp [new file with mode: 0644]
src/App/Annotation.cpp [new file with mode: 0644]
src/App/Annotation.h [new file with mode: 0644]
src/App/Application.cpp [new file with mode: 0644]
src/App/Application.h [new file with mode: 0644]
src/App/ApplicationPy.cpp [new file with mode: 0644]
src/App/AutoTransaction.cpp [new file with mode: 0644]
src/App/AutoTransaction.h [new file with mode: 0644]
src/App/Branding.cpp [new file with mode: 0644]
src/App/Branding.h [new file with mode: 0644]
src/App/CMakeLists.txt [new file with mode: 0644]
src/App/ColorModel.cpp [new file with mode: 0644]
src/App/ColorModel.h [new file with mode: 0644]
src/App/ComplexGeoData.cpp [new file with mode: 0644]
src/App/ComplexGeoData.h [new file with mode: 0644]
src/App/ComplexGeoDataPy.xml [new file with mode: 0644]
src/App/ComplexGeoDataPyImp.cpp [new file with mode: 0644]
src/App/Document.cpp [new file with mode: 0644]
src/App/Document.h [new file with mode: 0644]
src/App/DocumentObject.cpp [new file with mode: 0644]
src/App/DocumentObject.h [new file with mode: 0644]
src/App/DocumentObjectExtension.cpp [new file with mode: 0644]
src/App/DocumentObjectExtension.h [new file with mode: 0644]
src/App/DocumentObjectExtensionPy.xml [new file with mode: 0644]
src/App/DocumentObjectExtensionPyImp.cpp [new file with mode: 0644]
src/App/DocumentObjectFileIncluded.cpp [new file with mode: 0644]
src/App/DocumentObjectFileIncluded.h [new file with mode: 0644]
src/App/DocumentObjectGroup.cpp [new file with mode: 0644]
src/App/DocumentObjectGroup.h [new file with mode: 0644]
src/App/DocumentObjectGroupPy.xml [new file with mode: 0644]
src/App/DocumentObjectGroupPyImp.cpp [new file with mode: 0644]
src/App/DocumentObjectPy.xml [new file with mode: 0644]
src/App/DocumentObjectPyImp.cpp [new file with mode: 0644]
src/App/DocumentObserver.cpp [new file with mode: 0644]
src/App/DocumentObserver.h [new file with mode: 0644]
src/App/DocumentObserverPython.cpp [new file with mode: 0644]
src/App/DocumentObserverPython.h [new file with mode: 0644]
src/App/DocumentPy.xml [new file with mode: 0644]
src/App/DocumentPyImp.cpp [new file with mode: 0644]
src/App/DynamicProperty.cpp [new file with mode: 0644]
src/App/DynamicProperty.h [new file with mode: 0644]
src/App/Enumeration.cpp [new file with mode: 0644]
src/App/Enumeration.h [new file with mode: 0644]
src/App/Expression.cpp [new file with mode: 0644]
src/App/Expression.h [new file with mode: 0644]
src/App/ExpressionParser.h [new file with mode: 0644]
src/App/ExpressionParser.l [new file with mode: 0644]
src/App/ExpressionParser.sh [new file with mode: 0755]
src/App/ExpressionParser.tab.c [new file with mode: 0644]
src/App/ExpressionParser.tab.h [new file with mode: 0644]
src/App/ExpressionParser.y [new file with mode: 0644]
src/App/ExpressionVisitors.h [new file with mode: 0644]
src/App/Extension.cpp [new file with mode: 0644]
src/App/Extension.h [new file with mode: 0644]
src/App/ExtensionContainer.cpp [new file with mode: 0644]
src/App/ExtensionContainer.h [new file with mode: 0644]
src/App/ExtensionContainerPy.xml [new file with mode: 0644]
src/App/ExtensionContainerPyImp.cpp [new file with mode: 0644]
src/App/ExtensionPy.xml [new file with mode: 0644]
src/App/ExtensionPyImp.cpp [new file with mode: 0644]
src/App/ExtensionPython.h [new file with mode: 0644]
src/App/FeatureCustom.h [new file with mode: 0644]
src/App/FeaturePython.cpp [new file with mode: 0644]
src/App/FeaturePython.h [new file with mode: 0644]
src/App/FeaturePythonPyImp.h [new file with mode: 0644]
src/App/FeaturePythonPyImp.inl [new file with mode: 0644]
src/App/FeatureTest.cpp [new file with mode: 0644]
src/App/FeatureTest.h [new file with mode: 0644]
src/App/FreeCADInit.py [new file with mode: 0644]
src/App/FreeCADTest.py [new file with mode: 0644]
src/App/GeoFeature.cpp [new file with mode: 0644]
src/App/GeoFeature.h [new file with mode: 0644]
src/App/GeoFeatureGroupExtension.cpp [new file with mode: 0644]
src/App/GeoFeatureGroupExtension.h [new file with mode: 0644]
src/App/GeoFeatureGroupExtensionPy.xml [new file with mode: 0644]
src/App/GeoFeatureGroupExtensionPyImp.cpp [new file with mode: 0644]
src/App/GeoFeaturePy.xml [new file with mode: 0644]
src/App/GeoFeaturePyImp.cpp [new file with mode: 0644]
src/App/GroupExtension.cpp [new file with mode: 0644]
src/App/GroupExtension.h [new file with mode: 0644]
src/App/GroupExtensionPy.xml [new file with mode: 0644]
src/App/GroupExtensionPyImp.cpp [new file with mode: 0644]
src/App/InventorObject.cpp [new file with mode: 0644]
src/App/InventorObject.h [new file with mode: 0644]
src/App/Link.cpp [new file with mode: 0644]
src/App/Link.h [new file with mode: 0644]
src/App/LinkBaseExtensionPy.xml [new file with mode: 0644]
src/App/LinkBaseExtensionPyImp.cpp [new file with mode: 0644]
src/App/LinkParams.py [new file with mode: 0644]
src/App/Material.cpp [new file with mode: 0644]
src/App/Material.h [new file with mode: 0644]
src/App/MaterialObject.cpp [new file with mode: 0644]
src/App/MaterialObject.h [new file with mode: 0644]
src/App/MaterialPy.xml [new file with mode: 0644]
src/App/MaterialPyImp.cpp [new file with mode: 0644]
src/App/MeasureDistance.cpp [new file with mode: 0644]
src/App/MeasureDistance.h [new file with mode: 0644]
src/App/MergeDocuments.cpp [new file with mode: 0644]
src/App/MergeDocuments.h [new file with mode: 0644]
src/App/Metadata.cpp [new file with mode: 0644]
src/App/Metadata.h [new file with mode: 0644]
src/App/MetadataPy.xml [new file with mode: 0644]
src/App/MetadataPyImp.cpp [new file with mode: 0644]
src/App/ObjectIdentifier.cpp [new file with mode: 0644]
src/App/ObjectIdentifier.h [new file with mode: 0644]
src/App/Origin.cpp [new file with mode: 0644]
src/App/Origin.h [new file with mode: 0644]
src/App/OriginFeature.cpp [new file with mode: 0644]
src/App/OriginFeature.h [new file with mode: 0644]
src/App/OriginGroupExtension.cpp [new file with mode: 0644]
src/App/OriginGroupExtension.h [new file with mode: 0644]
src/App/OriginGroupExtensionPy.xml [new file with mode: 0644]
src/App/OriginGroupExtensionPyImp.cpp [new file with mode: 0644]
src/App/Part.cpp [new file with mode: 0644]
src/App/Part.h [new file with mode: 0644]
src/App/PartPy.xml [new file with mode: 0644]
src/App/PartPyImp.cpp [new file with mode: 0644]
src/App/Path.cpp [new file with mode: 0644]
src/App/Path.h [new file with mode: 0644]
src/App/Placement.cpp [new file with mode: 0644]
src/App/Placement.h [new file with mode: 0644]
src/App/PreCompiled.cpp [new file with mode: 0644]
src/App/PreCompiled.h [new file with mode: 0644]
src/App/Property.cpp [new file with mode: 0644]
src/App/Property.h [new file with mode: 0644]
src/App/PropertyContainer.cpp [new file with mode: 0644]
src/App/PropertyContainer.h [new file with mode: 0644]
src/App/PropertyContainerPy.xml [new file with mode: 0644]
src/App/PropertyContainerPyImp.cpp [new file with mode: 0644]
src/App/PropertyExpressionEngine.cpp [new file with mode: 0644]
src/App/PropertyExpressionEngine.h [new file with mode: 0644]
src/App/PropertyFile.cpp [new file with mode: 0644]
src/App/PropertyFile.h [new file with mode: 0644]
src/App/PropertyGeo.cpp [new file with mode: 0644]
src/App/PropertyGeo.h [new file with mode: 0644]
src/App/PropertyLinks.cpp [new file with mode: 0644]
src/App/PropertyLinks.h [new file with mode: 0644]
src/App/PropertyPythonObject.cpp [new file with mode: 0644]
src/App/PropertyPythonObject.h [new file with mode: 0644]
src/App/PropertyStandard.cpp [new file with mode: 0644]
src/App/PropertyStandard.h [new file with mode: 0644]
src/App/PropertyUnits.cpp [new file with mode: 0644]
src/App/PropertyUnits.h [new file with mode: 0644]
src/App/Range.cpp [new file with mode: 0644]
src/App/Range.h [new file with mode: 0644]
src/App/TextDocument.cpp [new file with mode: 0644]
src/App/TextDocument.h [new file with mode: 0644]
src/App/TransactionalObject.cpp [new file with mode: 0644]
src/App/TransactionalObject.h [new file with mode: 0644]
src/App/Transactions.cpp [new file with mode: 0644]
src/App/Transactions.h [new file with mode: 0644]
src/App/VRMLObject.cpp [new file with mode: 0644]
src/App/VRMLObject.h [new file with mode: 0644]
src/App/core-app.dox [new file with mode: 0644]
src/App/lex.ExpressionParser.c [new file with mode: 0644]
src/Base/Axis.cpp [new file with mode: 0644]
src/Base/Axis.h [new file with mode: 0644]
src/Base/AxisPy.xml [new file with mode: 0644]
src/Base/AxisPyImp.cpp [new file with mode: 0644]
src/Base/Base64.cpp [new file with mode: 0644]
src/Base/Base64.h [new file with mode: 0644]
src/Base/BaseClass.cpp [new file with mode: 0644]
src/Base/BaseClass.h [new file with mode: 0644]
src/Base/BaseClassPy.xml [new file with mode: 0644]
src/Base/BaseClassPyImp.cpp [new file with mode: 0644]
src/Base/BindingManager.cpp [new file with mode: 0644]
src/Base/BindingManager.h [new file with mode: 0644]
src/Base/Bitmask.h [new file with mode: 0644]
src/Base/BoundBox.h [new file with mode: 0644]
src/Base/BoundBoxPy.xml [new file with mode: 0644]
src/Base/BoundBoxPyImp.cpp [new file with mode: 0644]
src/Base/Builder3D.cpp [new file with mode: 0644]
src/Base/Builder3D.h [new file with mode: 0644]
src/Base/CMakeLists.txt [new file with mode: 0644]
src/Base/Console.cpp [new file with mode: 0644]
src/Base/Console.h [new file with mode: 0644]
src/Base/ConsoleObserver.cpp [new file with mode: 0644]
src/Base/ConsoleObserver.h [new file with mode: 0644]
src/Base/Converter.h [new file with mode: 0644]
src/Base/CoordinateSystem.cpp [new file with mode: 0644]
src/Base/CoordinateSystem.h [new file with mode: 0644]
src/Base/CoordinateSystemPy.xml [new file with mode: 0644]
src/Base/CoordinateSystemPyImp.cpp [new file with mode: 0644]
src/Base/Debugger.cpp [new file with mode: 0644]
src/Base/Debugger.h [new file with mode: 0644]
src/Base/DualNumber.h [new file with mode: 0644]
src/Base/DualQuaternion.cpp [new file with mode: 0644]
src/Base/DualQuaternion.h [new file with mode: 0644]
src/Base/Exception.cpp [new file with mode: 0644]
src/Base/Exception.h [new file with mode: 0644]
src/Base/ExceptionFactory.cpp [new file with mode: 0644]
src/Base/ExceptionFactory.h [new file with mode: 0644]
src/Base/Factory.cpp [new file with mode: 0644]
src/Base/Factory.h [new file with mode: 0644]
src/Base/FileInfo.cpp [new file with mode: 0644]
src/Base/FileInfo.h [new file with mode: 0644]
src/Base/FileTemplate.cpp [new file with mode: 0644]
src/Base/FileTemplate.h [new file with mode: 0644]
src/Base/FutureWatcherProgress.cpp [new file with mode: 0644]
src/Base/FutureWatcherProgress.h [new file with mode: 0644]
src/Base/GeometryPyCXX.cpp [new file with mode: 0644]
src/Base/GeometryPyCXX.h [new file with mode: 0644]
src/Base/Handle.cpp [new file with mode: 0644]
src/Base/Handle.h [new file with mode: 0644]
src/Base/InputSource.cpp [new file with mode: 0644]
src/Base/InputSource.h [new file with mode: 0644]
src/Base/Interpreter.cpp [new file with mode: 0644]
src/Base/Interpreter.h [new file with mode: 0644]
src/Base/Matrix.cpp [new file with mode: 0644]
src/Base/Matrix.h [new file with mode: 0644]
src/Base/MatrixPy.xml [new file with mode: 0644]
src/Base/MatrixPyImp.cpp [new file with mode: 0644]
src/Base/MemDebug.cpp [new file with mode: 0644]
src/Base/MemDebug.h [new file with mode: 0644]
src/Base/Observer.h [new file with mode: 0644]
src/Base/Parameter.cpp [new file with mode: 0644]
src/Base/Parameter.h [new file with mode: 0644]
src/Base/Parameter.xsd [new file with mode: 0644]
src/Base/ParameterPy.cpp [new file with mode: 0644]
src/Base/Parser.bat [new file with mode: 0644]
src/Base/Parser.sh [new file with mode: 0644]
src/Base/Persistence.cpp [new file with mode: 0644]
src/Base/Persistence.h [new file with mode: 0644]
src/Base/PersistencePy.xml [new file with mode: 0644]
src/Base/PersistencePyImp.cpp [new file with mode: 0644]
src/Base/Placement.cpp [new file with mode: 0644]
src/Base/Placement.h [new file with mode: 0644]
src/Base/PlacementPy.xml [new file with mode: 0644]
src/Base/PlacementPyImp.cpp [new file with mode: 0644]
src/Base/PreCompiled.cpp [new file with mode: 0644]
src/Base/PreCompiled.h [new file with mode: 0644]
src/Base/PyExport.cpp [new file with mode: 0644]
src/Base/PyExport.h [new file with mode: 0644]
src/Base/PyObjectBase.cpp [new file with mode: 0644]
src/Base/PyObjectBase.h [new file with mode: 0644]
src/Base/PyTools.c [new file with mode: 0644]
src/Base/PyTools.h [new file with mode: 0644]
src/Base/Quantity.cpp [new file with mode: 0644]
src/Base/Quantity.h [new file with mode: 0644]
src/Base/QuantityLexer.c [new file with mode: 0644]
src/Base/QuantityParser.c [new file with mode: 0644]
src/Base/QuantityParser.h [new file with mode: 0644]
src/Base/QuantityParser.l [new file with mode: 0644]
src/Base/QuantityParser.y [new file with mode: 0644]
src/Base/QuantityPy.xml [new file with mode: 0644]
src/Base/QuantityPyImp.cpp [new file with mode: 0644]
src/Base/Reader.cpp [new file with mode: 0644]
src/Base/Reader.h [new file with mode: 0644]
src/Base/Rotation.cpp [new file with mode: 0644]
src/Base/Rotation.h [new file with mode: 0644]
src/Base/RotationPy.xml [new file with mode: 0644]
src/Base/RotationPyImp.cpp [new file with mode: 0644]
src/Base/Sequencer.cpp [new file with mode: 0644]
src/Base/Sequencer.h [new file with mode: 0644]
src/Base/SmartPtrPy.cpp [new file with mode: 0644]
src/Base/SmartPtrPy.h [new file with mode: 0644]
src/Base/StackWalker.cpp [new file with mode: 0644]
src/Base/StackWalker.h [new file with mode: 0644]
src/Base/Stream.cpp [new file with mode: 0644]
src/Base/Stream.h [new file with mode: 0644]
src/Base/Swap.cpp [new file with mode: 0644]
src/Base/Swap.h [new file with mode: 0644]
src/Base/TimeInfo.cpp [new file with mode: 0644]
src/Base/TimeInfo.h [new file with mode: 0644]
src/Base/Tools.cpp [new file with mode: 0644]
src/Base/Tools.h [new file with mode: 0644]
src/Base/Tools2D.cpp [new file with mode: 0644]
src/Base/Tools2D.h [new file with mode: 0644]
src/Base/Translate.cpp [new file with mode: 0644]
src/Base/Translate.h [new file with mode: 0644]
src/Base/Type.cpp [new file with mode: 0644]
src/Base/Type.h [new file with mode: 0644]
src/Base/TypePy.xml [new file with mode: 0644]
src/Base/TypePyImp.cpp [new file with mode: 0644]
src/Base/Unit.cpp [new file with mode: 0644]
src/Base/Unit.h [new file with mode: 0644]
src/Base/UnitPy.xml [new file with mode: 0644]
src/Base/UnitPyImp.cpp [new file with mode: 0644]
src/Base/UnitsApi.cpp [new file with mode: 0644]
src/Base/UnitsApi.h [new file with mode: 0644]
src/Base/UnitsApiPy.cpp [new file with mode: 0644]
src/Base/UnitsSchema.cpp [new file with mode: 0644]
src/Base/UnitsSchema.h [new file with mode: 0644]
src/Base/UnitsSchemaCentimeters.cpp [new file with mode: 0644]
src/Base/UnitsSchemaCentimeters.h [new file with mode: 0644]
src/Base/UnitsSchemaFemMilliMeterNewton.cpp [new file with mode: 0644]
src/Base/UnitsSchemaFemMilliMeterNewton.h [new file with mode: 0644]
src/Base/UnitsSchemaImperial1.cpp [new file with mode: 0644]
src/Base/UnitsSchemaImperial1.h [new file with mode: 0644]
src/Base/UnitsSchemaInternal.cpp [new file with mode: 0644]
src/Base/UnitsSchemaInternal.h [new file with mode: 0644]
src/Base/UnitsSchemaMKS.cpp [new file with mode: 0644]
src/Base/UnitsSchemaMKS.h [new file with mode: 0644]
src/Base/UnitsSchemaMmMin.cpp [new file with mode: 0644]
src/Base/UnitsSchemaMmMin.h [new file with mode: 0644]
src/Base/Uuid.cpp [new file with mode: 0644]
src/Base/Uuid.h [new file with mode: 0644]
src/Base/Vector3D.cpp [new file with mode: 0644]
src/Base/Vector3D.h [new file with mode: 0644]
src/Base/VectorPy.xml [new file with mode: 0644]
src/Base/VectorPyImp.cpp [new file with mode: 0644]
src/Base/ViewProj.cpp [new file with mode: 0644]
src/Base/ViewProj.h [new file with mode: 0644]
src/Base/Writer.cpp [new file with mode: 0644]
src/Base/Writer.h [new file with mode: 0644]
src/Base/XMLTools.cpp [new file with mode: 0644]
src/Base/XMLTools.h [new file with mode: 0644]
src/Base/core-base.dox [new file with mode: 0644]
src/Base/fdstream.hpp [new file with mode: 0644]
src/Base/gzstream.cpp [new file with mode: 0644]
src/Base/gzstream.h [new file with mode: 0644]
src/Base/swigpyrun.cpp [new file with mode: 0644]
src/Base/swigpyrun.inl [new file with mode: 0644]
src/Build/CMakeLists.txt [new file with mode: 0644]
src/Build/Version.h.cmake [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/CXX/COPYRIGHT [new file with mode: 0644]
src/CXX/Config.hxx [new file with mode: 0644]
src/CXX/Exception.hxx [new file with mode: 0644]
src/CXX/Extensions.hxx [new file with mode: 0644]
src/CXX/IndirectPythonInterface.cxx [new file with mode: 0644]
src/CXX/IndirectPythonInterface.hxx [new file with mode: 0644]
src/CXX/Objects.hxx [new file with mode: 0644]
src/CXX/Python2/Config.hxx [new file with mode: 0644]
src/CXX/Python2/CxxDebug.hxx [new file with mode: 0644]
src/CXX/Python2/Exception.hxx [new file with mode: 0644]
src/CXX/Python2/ExtensionModule.hxx [new file with mode: 0644]
src/CXX/Python2/ExtensionOldType.hxx [new file with mode: 0644]
src/CXX/Python2/ExtensionType.hxx [new file with mode: 0644]
src/CXX/Python2/ExtensionTypeBase.hxx [new file with mode: 0644]
src/CXX/Python2/Extensions.hxx [new file with mode: 0644]
src/CXX/Python2/IndirectPythonInterface.hxx [new file with mode: 0644]
src/CXX/Python2/Objects.hxx [new file with mode: 0644]
src/CXX/Python2/PythonType.hxx [new file with mode: 0644]
src/CXX/Python2/cxx_extensions.cxx [new file with mode: 0644]
src/CXX/Python2/cxxextensions.c [new file with mode: 0644]
src/CXX/Python2/cxxsupport.cxx [new file with mode: 0644]
src/CXX/Python3/Config.hxx [new file with mode: 0644]
src/CXX/Python3/CxxDebug.hxx [new file with mode: 0644]
src/CXX/Python3/Exception.hxx [new file with mode: 0644]
src/CXX/Python3/ExtensionModule.hxx [new file with mode: 0644]
src/CXX/Python3/ExtensionOldType.hxx [new file with mode: 0644]
src/CXX/Python3/ExtensionType.hxx [new file with mode: 0644]
src/CXX/Python3/ExtensionTypeBase.hxx [new file with mode: 0644]
src/CXX/Python3/Extensions.hxx [new file with mode: 0644]
src/CXX/Python3/IndirectPythonInterface.hxx [new file with mode: 0644]
src/CXX/Python3/Objects.hxx [new file with mode: 0644]
src/CXX/Python3/PythonType.hxx [new file with mode: 0644]
src/CXX/Python3/cxx_extensions.cxx [new file with mode: 0644]
src/CXX/Python3/cxxextensions.c [new file with mode: 0644]
src/CXX/Python3/cxxsupport.cxx [new file with mode: 0644]
src/CXX/Version.hxx [new file with mode: 0644]
src/CXX/WrapPython.h [new file with mode: 0644]
src/CXX/cxx_extensions.cxx [new file with mode: 0644]
src/CXX/cxxextensions.c [new file with mode: 0644]
src/CXX/cxxsupport.cxx [new file with mode: 0644]
src/CXX/pycxx.dox [new file with mode: 0644]
src/Doc/.gitattributes [new file with mode: 0644]
src/Doc/BuildDevDoc.cfg.in [new file with mode: 0644]
src/Doc/BuildDocDoxy.cfg [new file with mode: 0644]
src/Doc/BuildWebDoc.cfg.in [new file with mode: 0644]
src/Doc/CMakeLists.txt [new file with mode: 0644]
src/Doc/CONTRIBUTORS [new file with mode: 0644]
src/Doc/FreecadDoxygenLayout.xml [new file with mode: 0644]
src/Doc/LICENSE.html [new file with mode: 0644]
src/Doc/ThirdPartyLibraries.html [new file with mode: 0644]
src/Doc/doctips.dox [new file with mode: 0644]
src/Doc/mainpage.dox.in [new file with mode: 0644]
src/Doc/makingDocs.dox [new file with mode: 0644]
src/Doc/primary-groups.dox [new file with mode: 0644]
src/Doc/templates/customdoxygen.css [new file with mode: 0644]
src/Doc/templates/doxy-boot.js [new file with mode: 0644]
src/Doc/templates/footer.html [new file with mode: 0644]
src/Doc/templates/header.html [new file with mode: 0644]
src/Ext/CMakeLists.txt [new file with mode: 0644]
src/Ext/freecad/CMakeLists.txt [new file with mode: 0644]
src/Ext/freecad/UiTools.py [new file with mode: 0644]
src/Ext/freecad/__init__.py.template [new file with mode: 0644]
src/FCConfig.h [new file with mode: 0644]
src/FCGlobal.h [new file with mode: 0644]
src/Gui/3Dconnexion/3DConnexion.xml [new file with mode: 0644]
src/Gui/3Dconnexion/GuiAbstractNativeEvent.cpp [new file with mode: 0644]
src/Gui/3Dconnexion/GuiAbstractNativeEvent.h [new file with mode: 0644]
src/Gui/3Dconnexion/GuiNativeEventLinux.cpp [new file with mode: 0644]
src/Gui/3Dconnexion/GuiNativeEventLinux.h [new file with mode: 0644]
src/Gui/3Dconnexion/GuiNativeEventLinuxX11.cpp [new file with mode: 0644]
src/Gui/3Dconnexion/GuiNativeEventLinuxX11.h [new file with mode: 0644]
src/Gui/3Dconnexion/GuiNativeEventMac.cpp [new file with mode: 0644]
src/Gui/3Dconnexion/GuiNativeEventMac.h [new file with mode: 0644]
src/Gui/3Dconnexion/GuiNativeEventWin32.cpp [new file with mode: 0644]
src/Gui/3Dconnexion/GuiNativeEventWin32.h [new file with mode: 0644]
src/Gui/3Dconnexion/GuiRawInputEventFilter.h [new file with mode: 0644]
src/Gui/3Dconnexion/I3dMouseParams.h [new file with mode: 0644]
src/Gui/3Dconnexion/MouseParameters.cpp [new file with mode: 0644]
src/Gui/3Dconnexion/MouseParameters.h [new file with mode: 0644]
src/Gui/AboutApplication.ui [new file with mode: 0644]
src/Gui/Action.cpp [new file with mode: 0644]
src/Gui/Action.h [new file with mode: 0644]
src/Gui/ActionFunction.cpp [new file with mode: 0644]
src/Gui/ActionFunction.h [new file with mode: 0644]
src/Gui/ActiveObjectList.cpp [new file with mode: 0644]
src/Gui/ActiveObjectList.h [new file with mode: 0644]
src/Gui/Application.cpp [new file with mode: 0644]
src/Gui/Application.h [new file with mode: 0644]
src/Gui/ApplicationPy.cpp [new file with mode: 0644]
src/Gui/Assistant.cpp [new file with mode: 0644]
src/Gui/Assistant.h [new file with mode: 0644]
src/Gui/AutoSaver.cpp [new file with mode: 0644]
src/Gui/AutoSaver.h [new file with mode: 0644]
src/Gui/AxisOrigin.cpp [new file with mode: 0644]
src/Gui/AxisOrigin.h [new file with mode: 0644]
src/Gui/AxisOriginPy.xml [new file with mode: 0644]
src/Gui/AxisOriginPyImp.cpp [new file with mode: 0644]
src/Gui/BitmapFactory.cpp [new file with mode: 0644]
src/Gui/BitmapFactory.h [new file with mode: 0644]
src/Gui/BlenderNavigationStyle.cpp [new file with mode: 0644]
src/Gui/CADNavigationStyle.cpp [new file with mode: 0644]
src/Gui/CMakeLists.txt [new file with mode: 0644]
src/Gui/CallTips.cpp [new file with mode: 0644]
src/Gui/CallTips.h [new file with mode: 0644]
src/Gui/Clipping.cpp [new file with mode: 0644]
src/Gui/Clipping.h [new file with mode: 0644]
src/Gui/Clipping.ui [new file with mode: 0644]
src/Gui/CoinRiftWidget.cpp [new file with mode: 0644]
src/Gui/CoinRiftWidget.h [new file with mode: 0644]
src/Gui/ComboView.cpp [new file with mode: 0644]
src/Gui/ComboView.h [new file with mode: 0644]
src/Gui/Command.cpp [new file with mode: 0644]
src/Gui/Command.h [new file with mode: 0644]
src/Gui/CommandDoc.cpp [new file with mode: 0644]
src/Gui/CommandFeat.cpp [new file with mode: 0644]
src/Gui/CommandLink.cpp [new file with mode: 0644]
src/Gui/CommandMacro.cpp [new file with mode: 0644]
src/Gui/CommandPy.xml [new file with mode: 0644]
src/Gui/CommandPyImp.cpp [new file with mode: 0644]
src/Gui/CommandStd.cpp [new file with mode: 0644]
src/Gui/CommandStructure.cpp [new file with mode: 0644]
src/Gui/CommandT.h [new file with mode: 0644]
src/Gui/CommandTest.cpp [new file with mode: 0644]
src/Gui/CommandView.cpp [new file with mode: 0644]
src/Gui/CommandWindow.cpp [new file with mode: 0644]
src/Gui/Control.cpp [new file with mode: 0644]
src/Gui/Control.h [new file with mode: 0644]
src/Gui/CornerCrossLetters.h [new file with mode: 0644]
src/Gui/DAGView/DAGFilter.cpp [new file with mode: 0644]
src/Gui/DAGView/DAGFilter.h [new file with mode: 0644]
src/Gui/DAGView/DAGModel.cpp [new file with mode: 0644]
src/Gui/DAGView/DAGModel.h [new file with mode: 0644]
src/Gui/DAGView/DAGModelGraph.cpp [new file with mode: 0644]
src/Gui/DAGView/DAGModelGraph.h [new file with mode: 0644]
src/Gui/DAGView/DAGRectItem.cpp [new file with mode: 0644]
src/Gui/DAGView/DAGRectItem.h [new file with mode: 0644]
src/Gui/DAGView/DAGView.cpp [new file with mode: 0644]
src/Gui/DAGView/DAGView.h [new file with mode: 0644]
src/Gui/DAGView/DAGViewerDesign.svg [new file with mode: 0644]
src/Gui/DemoMode.cpp [new file with mode: 0644]
src/Gui/DemoMode.h [new file with mode: 0644]
src/Gui/DemoMode.ui [new file with mode: 0644]
src/Gui/DlgActions.ui [new file with mode: 0644]
src/Gui/DlgActionsImp.cpp [new file with mode: 0644]
src/Gui/DlgActionsImp.h [new file with mode: 0644]
src/Gui/DlgActivateWindow.ui [new file with mode: 0644]
src/Gui/DlgActivateWindowImp.cpp [new file with mode: 0644]
src/Gui/DlgActivateWindowImp.h [new file with mode: 0644]
src/Gui/DlgAddProperty.cpp [new file with mode: 0644]
src/Gui/DlgAddProperty.h [new file with mode: 0644]
src/Gui/DlgAddProperty.ui [new file with mode: 0644]
src/Gui/DlgAuthorization.ui [new file with mode: 0644]
src/Gui/DlgCheckableMessageBox.cpp [new file with mode: 0644]
src/Gui/DlgCheckableMessageBox.h [new file with mode: 0644]
src/Gui/DlgCheckableMessageBox.ui [new file with mode: 0644]
src/Gui/DlgChooseIcon.ui [new file with mode: 0644]
src/Gui/DlgCommands.ui [new file with mode: 0644]
src/Gui/DlgCommandsImp.cpp [new file with mode: 0644]
src/Gui/DlgCommandsImp.h [new file with mode: 0644]
src/Gui/DlgCreateNewPreferencePack.ui [new file with mode: 0644]
src/Gui/DlgCreateNewPreferencePackImp.cpp [new file with mode: 0644]
src/Gui/DlgCreateNewPreferencePackImp.h [new file with mode: 0644]
src/Gui/DlgCustomizeImp.cpp [new file with mode: 0644]
src/Gui/DlgCustomizeImp.h [new file with mode: 0644]
src/Gui/DlgCustomizeSpNavSettings.cpp [new file with mode: 0644]
src/Gui/DlgCustomizeSpNavSettings.h [new file with mode: 0644]
src/Gui/DlgCustomizeSpNavSettings.ui [new file with mode: 0644]
src/Gui/DlgCustomizeSpaceball.cpp [new file with mode: 0644]
src/Gui/DlgCustomizeSpaceball.h [new file with mode: 0644]
src/Gui/DlgDisplayProperties.ui [new file with mode: 0644]
src/Gui/DlgDisplayPropertiesImp.cpp [new file with mode: 0644]
src/Gui/DlgDisplayPropertiesImp.h [new file with mode: 0644]
src/Gui/DlgEditFileIncludePropertyExternal.cpp [new file with mode: 0644]
src/Gui/DlgEditFileIncludePropertyExternal.h [new file with mode: 0644]
src/Gui/DlgEditor.ui [new file with mode: 0644]
src/Gui/DlgEditorImp.cpp [new file with mode: 0644]
src/Gui/DlgEditorImp.h [new file with mode: 0644]
src/Gui/DlgExpressionInput.cpp [new file with mode: 0644]
src/Gui/DlgExpressionInput.h [new file with mode: 0644]
src/Gui/DlgExpressionInput.ui [new file with mode: 0644]
src/Gui/DlgGeneral.ui [new file with mode: 0644]
src/Gui/DlgGeneralImp.cpp [new file with mode: 0644]
src/Gui/DlgGeneralImp.h [new file with mode: 0644]
src/Gui/DlgInputDialog.ui [new file with mode: 0644]
src/Gui/DlgInputDialogImp.cpp [new file with mode: 0644]
src/Gui/DlgInputDialogImp.h [new file with mode: 0644]
src/Gui/DlgKeyboard.ui [new file with mode: 0644]
src/Gui/DlgKeyboardImp.cpp [new file with mode: 0644]
src/Gui/DlgKeyboardImp.h [new file with mode: 0644]
src/Gui/DlgLocationAngle.ui [new file with mode: 0644]
src/Gui/DlgLocationPos.ui [new file with mode: 0644]
src/Gui/DlgMacroExecute.ui [new file with mode: 0644]
src/Gui/DlgMacroExecuteImp.cpp [new file with mode: 0644]
src/Gui/DlgMacroExecuteImp.h [new file with mode: 0644]
src/Gui/DlgMacroRecord.ui [new file with mode: 0644]
src/Gui/DlgMacroRecordImp.cpp [new file with mode: 0644]
src/Gui/DlgMacroRecordImp.h [new file with mode: 0644]
src/Gui/DlgMaterialProperties.ui [new file with mode: 0644]
src/Gui/DlgMaterialPropertiesImp.cpp [new file with mode: 0644]
src/Gui/DlgMaterialPropertiesImp.h [new file with mode: 0644]
src/Gui/DlgObjectSelection.cpp [new file with mode: 0644]
src/Gui/DlgObjectSelection.h [new file with mode: 0644]
src/Gui/DlgObjectSelection.ui [new file with mode: 0644]
src/Gui/DlgOnlineHelp.ui [new file with mode: 0644]
src/Gui/DlgOnlineHelpImp.cpp [new file with mode: 0644]
src/Gui/DlgOnlineHelpImp.h [new file with mode: 0644]
src/Gui/DlgParameter.ui [new file with mode: 0644]
src/Gui/DlgParameterFind.cpp [new file with mode: 0644]
src/Gui/DlgParameterFind.h [new file with mode: 0644]
src/Gui/DlgParameterFind.ui [new file with mode: 0644]
src/Gui/DlgParameterImp.cpp [new file with mode: 0644]
src/Gui/DlgParameterImp.h [new file with mode: 0644]
src/Gui/DlgPreferencePackManagement.ui [new file with mode: 0644]
src/Gui/DlgPreferencePackManagementImp.cpp [new file with mode: 0644]
src/Gui/DlgPreferencePackManagementImp.h [new file with mode: 0644]
src/Gui/DlgPreferences.ui [new file with mode: 0644]
src/Gui/DlgPreferencesImp.cpp [new file with mode: 0644]
src/Gui/DlgPreferencesImp.h [new file with mode: 0644]
src/Gui/DlgProjectInformation.ui [new file with mode: 0644]
src/Gui/DlgProjectInformationImp.cpp [new file with mode: 0644]
src/Gui/DlgProjectInformationImp.h [new file with mode: 0644]
src/Gui/DlgProjectUtility.cpp [new file with mode: 0644]
src/Gui/DlgProjectUtility.h [new file with mode: 0644]
src/Gui/DlgProjectUtility.ui [new file with mode: 0644]
src/Gui/DlgPropertyLink.cpp [new file with mode: 0644]
src/Gui/DlgPropertyLink.h [new file with mode: 0644]
src/Gui/DlgPropertyLink.ui [new file with mode: 0644]
src/Gui/DlgReportView.ui [new file with mode: 0644]
src/Gui/DlgReportViewImp.cpp [new file with mode: 0644]
src/Gui/DlgReportViewImp.h [new file with mode: 0644]
src/Gui/DlgRevertToBackupConfig.ui [new file with mode: 0644]
src/Gui/DlgRevertToBackupConfigImp.cpp [new file with mode: 0644]
src/Gui/DlgRevertToBackupConfigImp.h [new file with mode: 0644]
src/Gui/DlgRunExternal.cpp [new file with mode: 0644]
src/Gui/DlgRunExternal.h [new file with mode: 0644]
src/Gui/DlgRunExternal.ui [new file with mode: 0644]
src/Gui/DlgSettings3DView.ui [new file with mode: 0644]
src/Gui/DlgSettings3DViewImp.cpp [new file with mode: 0644]
src/Gui/DlgSettings3DViewImp.h [new file with mode: 0644]
src/Gui/DlgSettingsCacheDirectory.cpp [new file with mode: 0644]
src/Gui/DlgSettingsCacheDirectory.h [new file with mode: 0644]
src/Gui/DlgSettingsCacheDirectory.ui [new file with mode: 0644]
src/Gui/DlgSettingsColorGradient.ui [new file with mode: 0644]
src/Gui/DlgSettingsColorGradientImp.cpp [new file with mode: 0644]
src/Gui/DlgSettingsColorGradientImp.h [new file with mode: 0644]
src/Gui/DlgSettingsDocument.ui [new file with mode: 0644]
src/Gui/DlgSettingsDocumentImp.cpp [new file with mode: 0644]
src/Gui/DlgSettingsDocumentImp.h [new file with mode: 0644]
src/Gui/DlgSettingsImage.ui [new file with mode: 0644]
src/Gui/DlgSettingsImageImp.cpp [new file with mode: 0644]
src/Gui/DlgSettingsImageImp.h [new file with mode: 0644]
src/Gui/DlgSettingsLazyLoaded.ui [new file with mode: 0644]
src/Gui/DlgSettingsLazyLoadedImp.cpp [new file with mode: 0644]
src/Gui/DlgSettingsLazyLoadedImp.h [new file with mode: 0644]
src/Gui/DlgSettingsMacro.ui [new file with mode: 0644]
src/Gui/DlgSettingsMacroImp.cpp [new file with mode: 0644]
src/Gui/DlgSettingsMacroImp.h [new file with mode: 0644]
src/Gui/DlgSettingsNavigation.cpp [new file with mode: 0644]
src/Gui/DlgSettingsNavigation.h [new file with mode: 0644]
src/Gui/DlgSettingsNavigation.ui [new file with mode: 0644]
src/Gui/DlgSettingsPythonConsole.cpp [new file with mode: 0644]
src/Gui/DlgSettingsPythonConsole.h [new file with mode: 0644]
src/Gui/DlgSettingsPythonConsole.ui [new file with mode: 0644]
src/Gui/DlgSettingsSelection.cpp [new file with mode: 0644]
src/Gui/DlgSettingsSelection.h [new file with mode: 0644]
src/Gui/DlgSettingsSelection.ui [new file with mode: 0644]
src/Gui/DlgSettingsUnits.ui [new file with mode: 0644]
src/Gui/DlgSettingsUnitsImp.cpp [new file with mode: 0644]
src/Gui/DlgSettingsUnitsImp.h [new file with mode: 0644]
src/Gui/DlgSettingsViewColor.cpp [new file with mode: 0644]
src/Gui/DlgSettingsViewColor.h [new file with mode: 0644]
src/Gui/DlgSettingsViewColor.ui [new file with mode: 0644]
src/Gui/DlgToolbars.ui [new file with mode: 0644]
src/Gui/DlgToolbarsImp.cpp [new file with mode: 0644]
src/Gui/DlgToolbarsImp.h [new file with mode: 0644]
src/Gui/DlgTreeWidget.ui [new file with mode: 0644]
src/Gui/DlgUndoRedo.cpp [new file with mode: 0644]
src/Gui/DlgUndoRedo.h [new file with mode: 0644]
src/Gui/DlgUnitsCalculator.ui [new file with mode: 0644]
src/Gui/DlgUnitsCalculatorImp.cpp [new file with mode: 0644]
src/Gui/DlgUnitsCalculatorImp.h [new file with mode: 0644]
src/Gui/DlgWorkbenches.ui [new file with mode: 0644]
src/Gui/DlgWorkbenchesImp.cpp [new file with mode: 0644]
src/Gui/DlgWorkbenchesImp.h [new file with mode: 0644]
src/Gui/DockWindow.cpp [new file with mode: 0644]
src/Gui/DockWindow.h [new file with mode: 0644]
src/Gui/DockWindowManager.cpp [new file with mode: 0644]
src/Gui/DockWindowManager.h [new file with mode: 0644]
src/Gui/Document.cpp [new file with mode: 0644]
src/Gui/Document.h [new file with mode: 0644]
src/Gui/DocumentModel.cpp [new file with mode: 0644]
src/Gui/DocumentModel.h [new file with mode: 0644]
src/Gui/DocumentObserver.cpp [new file with mode: 0644]
src/Gui/DocumentObserver.h [new file with mode: 0644]
src/Gui/DocumentObserverPython.cpp [new file with mode: 0644]
src/Gui/DocumentObserverPython.h [new file with mode: 0644]
src/Gui/DocumentPy.xml [new file with mode: 0644]
src/Gui/DocumentPyImp.cpp [new file with mode: 0644]
src/Gui/DocumentRecovery.cpp [new file with mode: 0644]
src/Gui/DocumentRecovery.h [new file with mode: 0644]
src/Gui/DocumentRecovery.ui [new file with mode: 0644]
src/Gui/DownloadItem.cpp [new file with mode: 0644]
src/Gui/DownloadItem.h [new file with mode: 0644]
src/Gui/DownloadItem.ui [new file with mode: 0644]
src/Gui/DownloadManager.cpp [new file with mode: 0644]
src/Gui/DownloadManager.h [new file with mode: 0644]
src/Gui/DownloadManager.ui [new file with mode: 0644]
src/Gui/EditorView.cpp [new file with mode: 0644]
src/Gui/EditorView.h [new file with mode: 0644]
src/Gui/ExpressionBinding.cpp [new file with mode: 0644]
src/Gui/ExpressionBinding.h [new file with mode: 0644]
src/Gui/ExpressionBindingPy.cpp [new file with mode: 0644]
src/Gui/ExpressionBindingPy.h [new file with mode: 0644]
src/Gui/ExpressionCompleter.cpp [new file with mode: 0644]
src/Gui/ExpressionCompleter.h [new file with mode: 0644]
src/Gui/FileDialog.cpp [new file with mode: 0644]
src/Gui/FileDialog.h [new file with mode: 0644]
src/Gui/Flag.cpp [new file with mode: 0644]
src/Gui/Flag.h [new file with mode: 0644]
src/Gui/FreeCADGuiInit.py [new file with mode: 0644]
src/Gui/GLBuffer.cpp [new file with mode: 0644]
src/Gui/GLBuffer.h [new file with mode: 0644]
src/Gui/GLPainter.cpp [new file with mode: 0644]
src/Gui/GLPainter.h [new file with mode: 0644]
src/Gui/GestureNavigationStyle-state-machine-diagram.docx [new file with mode: 0644]
src/Gui/GestureNavigationStyle.cpp [new file with mode: 0644]
src/Gui/GestureNavigationStyle.h [new file with mode: 0644]
src/Gui/GraphicsViewZoom.cpp [new file with mode: 0644]
src/Gui/GraphicsViewZoom.h [new file with mode: 0644]
src/Gui/GraphvizView.cpp [new file with mode: 0644]
src/Gui/GraphvizView.h [new file with mode: 0644]
src/Gui/GuiApplication.cpp [new file with mode: 0644]
src/Gui/GuiApplication.h [new file with mode: 0644]
src/Gui/GuiApplicationNativeEventAware.cpp [new file with mode: 0644]
src/Gui/GuiApplicationNativeEventAware.h [new file with mode: 0644]
src/Gui/GuiConsole.cpp [new file with mode: 0644]
src/Gui/GuiConsole.h [new file with mode: 0644]
src/Gui/Icons/AddonManager.svg [new file with mode: 0644]
src/Gui/Icons/ClassBrowser/const_member.png [new file with mode: 0644]
src/Gui/Icons/ClassBrowser/const_member.svg [new file with mode: 0644]
src/Gui/Icons/ClassBrowser/member.png [new file with mode: 0644]
src/Gui/Icons/ClassBrowser/member.svg [new file with mode: 0644]
src/Gui/Icons/ClassBrowser/method.png [new file with mode: 0644]
src/Gui/Icons/ClassBrowser/method.svg [new file with mode: 0644]
src/Gui/Icons/ClassBrowser/property.png [new file with mode: 0644]
src/Gui/Icons/ClassBrowser/property.svg [new file with mode: 0644]
src/Gui/Icons/ClassBrowser/type_class.png [new file with mode: 0644]
src/Gui/Icons/ClassBrowser/type_class.svg [new file with mode: 0644]
src/Gui/Icons/ClassBrowser/type_enum.png [new file with mode: 0644]
src/Gui/Icons/ClassBrowser/type_enum.svg [new file with mode: 0644]
src/Gui/Icons/ClassBrowser/type_module.png [new file with mode: 0644]
src/Gui/Icons/ClassBrowser/type_module.svg [new file with mode: 0644]
src/Gui/Icons/Document.svg [new file with mode: 0644]
src/Gui/Icons/DrawStyleAsIs.svg [new file with mode: 0644]
src/Gui/Icons/DrawStyleFlatLines.svg [new file with mode: 0644]
src/Gui/Icons/DrawStyleHiddenLine.svg [new file with mode: 0644]
src/Gui/Icons/DrawStyleNoShading.svg [new file with mode: 0644]
src/Gui/Icons/DrawStylePoints.svg [new file with mode: 0644]
src/Gui/Icons/DrawStyleShaded.svg [new file with mode: 0644]
src/Gui/Icons/DrawStyleWireFrame.svg [new file with mode: 0644]
src/Gui/Icons/Feature.svg [new file with mode: 0644]
src/Gui/Icons/Geoassembly.svg [new file with mode: 0644]
src/Gui/Icons/Geofeaturegroup.svg [new file with mode: 0644]
src/Gui/Icons/Group.svg [new file with mode: 0644]
src/Gui/Icons/Invisible.svg [new file with mode: 0644]
src/Gui/Icons/Link.svg [new file with mode: 0644]
src/Gui/Icons/LinkArray.svg [new file with mode: 0644]
src/Gui/Icons/LinkArrayOverlay.svg [new file with mode: 0644]
src/Gui/Icons/LinkArrayOverlay.xpm [new file with mode: 0644]
src/Gui/Icons/LinkElement.svg [new file with mode: 0644]
src/Gui/Icons/LinkGroup.svg [new file with mode: 0644]
src/Gui/Icons/LinkImport.svg [new file with mode: 0644]
src/Gui/Icons/LinkImportAll.svg [new file with mode: 0644]
src/Gui/Icons/LinkOverlay.svg [new file with mode: 0644]
src/Gui/Icons/LinkOverlay.xpm [new file with mode: 0644]
src/Gui/Icons/LinkReplace.svg [new file with mode: 0644]
src/Gui/Icons/LinkSelect.svg [new file with mode: 0644]
src/Gui/Icons/LinkSelectAll.svg [new file with mode: 0644]
src/Gui/Icons/LinkSelectFinal.svg [new file with mode: 0644]
src/Gui/Icons/LinkSub.svg [new file with mode: 0644]
src/Gui/Icons/LinkSubElement.svg [new file with mode: 0644]
src/Gui/Icons/LinkSubElement.xpm [new file with mode: 0644]
src/Gui/Icons/LinkSubOverlay.svg [new file with mode: 0644]
src/Gui/Icons/LinkSubOverlay.xpm [new file with mode: 0644]
src/Gui/Icons/MacroEditor.svg [new file with mode: 0644]
src/Gui/Icons/Material.svg [new file with mode: 0644]
src/Gui/Icons/Param_Bool.svg [new file with mode: 0644]
src/Gui/Icons/Param_Float.svg [new file with mode: 0644]
src/Gui/Icons/Param_Int.svg [new file with mode: 0644]
src/Gui/Icons/Param_Text.svg [new file with mode: 0644]
src/Gui/Icons/Param_UInt.svg [new file with mode: 0644]
src/Gui/Icons/Part_Measure_Clear_All.svg [new file with mode: 0644]
src/Gui/Icons/Part_Measure_Toggle_All.svg [new file with mode: 0644]
src/Gui/Icons/PolygonPick.svg [new file with mode: 0644]
src/Gui/Icons/Python.svg [new file with mode: 0644]
src/Gui/Icons/SpNav-PanLR.png [new file with mode: 0644]
src/Gui/Icons/SpNav-PanLR.svg [new file with mode: 0644]
src/Gui/Icons/SpNav-PanUD.png [new file with mode: 0644]
src/Gui/Icons/SpNav-PanUD.svg [new file with mode: 0644]
src/Gui/Icons/SpNav-Roll.png [new file with mode: 0644]
src/Gui/Icons/SpNav-Roll.svg [new file with mode: 0644]
src/Gui/Icons/SpNav-Spin.png [new file with mode: 0644]
src/Gui/Icons/SpNav-Spin.svg [new file with mode: 0644]
src/Gui/Icons/SpNav-Tilt.png [new file with mode: 0644]
src/Gui/Icons/SpNav-Tilt.svg [new file with mode: 0644]
src/Gui/Icons/SpNav-Zoom.png [new file with mode: 0644]
src/Gui/Icons/SpNav-Zoom.svg [new file with mode: 0644]
src/Gui/Icons/Std_Alignment.svg [new file with mode: 0644]
src/Gui/Icons/Std_Axis.svg [new file with mode: 0644]
src/Gui/Icons/Std_AxisCross.svg [new file with mode: 0644]
src/Gui/Icons/Std_CloseActiveWindow.svg [new file with mode: 0644]
src/Gui/Icons/Std_CloseAllWindows.svg [new file with mode: 0644]
src/Gui/Icons/Std_CoordinateSystem.svg [new file with mode: 0644]
src/Gui/Icons/Std_CoordinateSystem_alt.svg [new file with mode: 0644]
src/Gui/Icons/Std_DemoMode.svg [new file with mode: 0644]
src/Gui/Icons/Std_DependencyGraph.svg [new file with mode: 0644]
src/Gui/Icons/Std_DlgParameter.svg [new file with mode: 0644]
src/Gui/Icons/Std_DuplicateSelection.svg [new file with mode: 0644]
src/Gui/Icons/Std_Export.svg [new file with mode: 0644]
src/Gui/Icons/Std_HideObjects.svg [new file with mode: 0644]
src/Gui/Icons/Std_HideSelection.svg [new file with mode: 0644]
src/Gui/Icons/Std_Import.svg [new file with mode: 0644]
src/Gui/Icons/Std_MarkToRecompute.svg [new file with mode: 0644]
src/Gui/Icons/Std_MergeProjects.svg [new file with mode: 0644]
src/Gui/Icons/Std_Placement.svg [new file with mode: 0644]
src/Gui/Icons/Std_Plane.svg [new file with mode: 0644]
src/Gui/Icons/Std_PrintPdf.svg [new file with mode: 0644]
src/Gui/Icons/Std_ProjectUtil.svg [new file with mode: 0644]
src/Gui/Icons/Std_RandomColor.svg [new file with mode: 0644]
src/Gui/Icons/Std_RecentFiles.svg [new file with mode: 0644]
src/Gui/Icons/Std_Revert.svg [new file with mode: 0644]
src/Gui/Icons/Std_SaveAll.svg [new file with mode: 0644]
src/Gui/Icons/Std_SaveCopy.svg [new file with mode: 0644]
src/Gui/Icons/Std_SceneInspector.svg [new file with mode: 0644]
src/Gui/Icons/Std_SelectVisibleObjects.svg [new file with mode: 0644]
src/Gui/Icons/Std_SetAppearance.svg [new file with mode: 0644]
src/Gui/Icons/Std_ShowObjects.svg [new file with mode: 0644]
src/Gui/Icons/Std_ShowSelection.svg [new file with mode: 0644]
src/Gui/Icons/Std_TextureMapping.svg [new file with mode: 0644]
src/Gui/Icons/Std_ToggleClipPlane.svg [new file with mode: 0644]
src/Gui/Icons/Std_ToggleNavigation.svg [new file with mode: 0644]
src/Gui/Icons/Std_ToggleObjects.svg [new file with mode: 0644]
src/Gui/Icons/Std_ToggleVisibility.svg [new file with mode: 0644]
src/Gui/Icons/Std_Tool1.svg [new file with mode: 0644]
src/Gui/Icons/Std_Tool10.svg [new file with mode: 0644]
src/Gui/Icons/Std_Tool11.svg [new file with mode: 0644]
src/Gui/Icons/Std_Tool12.svg [new file with mode: 0644]
src/Gui/Icons/Std_Tool2.svg [new file with mode: 0644]
src/Gui/Icons/Std_Tool3.svg [new file with mode: 0644]
src/Gui/Icons/Std_Tool4.svg [new file with mode: 0644]
src/Gui/Icons/Std_Tool5.svg [new file with mode: 0644]
src/Gui/Icons/Std_Tool6.svg [new file with mode: 0644]
src/Gui/Icons/Std_Tool7.svg [new file with mode: 0644]
src/Gui/Icons/Std_Tool8.svg [new file with mode: 0644]
src/Gui/Icons/Std_Tool9.svg [new file with mode: 0644]
src/Gui/Icons/Std_TransformManip.svg [new file with mode: 0644]
src/Gui/Icons/Std_UserEditModeColor.svg [new file with mode: 0644]
src/Gui/Icons/Std_UserEditModeCutting.svg [new file with mode: 0644]
src/Gui/Icons/Std_UserEditModeDefault.svg [new file with mode: 0644]
src/Gui/Icons/Std_UserEditModeTransform.svg [new file with mode: 0644]
src/Gui/Icons/Std_ViewDimetric.svg [new file with mode: 0644]
src/Gui/Icons/Std_ViewHome.svg [new file with mode: 0644]
src/Gui/Icons/Std_ViewIvIssueCamPos.svg [new file with mode: 0644]
src/Gui/Icons/Std_ViewIvStereoInterleavedColumns.svg [new file with mode: 0644]
src/Gui/Icons/Std_ViewIvStereoInterleavedRows.svg [new file with mode: 0644]
src/Gui/Icons/Std_ViewIvStereoOff.svg [new file with mode: 0644]
src/Gui/Icons/Std_ViewIvStereoQuadBuff.svg [new file with mode: 0644]
src/Gui/Icons/Std_ViewIvStereoRedGreen.svg [new file with mode: 0644]
src/Gui/Icons/Std_ViewScreenShot.svg [new file with mode: 0644]
src/Gui/Icons/Std_ViewTrimetric.svg [new file with mode: 0644]
src/Gui/Icons/Std_WindowCascade.svg [new file with mode: 0644]
src/Gui/Icons/Std_WindowNext.svg [new file with mode: 0644]
src/Gui/Icons/Std_WindowPrev.svg [new file with mode: 0644]
src/Gui/Icons/Std_WindowTileVer.svg [new file with mode: 0644]
src/Gui/Icons/Std_Windows.svg [new file with mode: 0644]
src/Gui/Icons/TextDocument.svg [new file with mode: 0644]
src/Gui/Icons/Tree_Annotation.svg [new file with mode: 0644]
src/Gui/Icons/Tree_Dimension.svg [new file with mode: 0644]
src/Gui/Icons/Tree_Python.svg [new file with mode: 0644]
src/Gui/Icons/Unlink.svg [new file with mode: 0644]
src/Gui/Icons/WhatsThis.svg [new file with mode: 0644]
src/Gui/Icons/accessories-calculator.svg [new file with mode: 0644]
src/Gui/Icons/accessories-text-editor.svg [new file with mode: 0644]
src/Gui/Icons/application-exit.svg [new file with mode: 0644]
src/Gui/Icons/applications-accessories.svg [new file with mode: 0644]
src/Gui/Icons/applications-python.svg [new file with mode: 0644]
src/Gui/Icons/background.png [new file with mode: 0644]
src/Gui/Icons/bound-expression-unset.svg [new file with mode: 0644]
src/Gui/Icons/bound-expression.svg [new file with mode: 0644]
src/Gui/Icons/breakpoint.png [new file with mode: 0644]
src/Gui/Icons/breakpoint.svg [new file with mode: 0644]
src/Gui/Icons/bulb.svg [new file with mode: 0644]
src/Gui/Icons/bulb.xpm [new file with mode: 0644]
src/Gui/Icons/button_add_all.svg [new file with mode: 0644]
src/Gui/Icons/button_down.svg [new file with mode: 0644]
src/Gui/Icons/button_down.xpm [new file with mode: 0644]
src/Gui/Icons/button_invalid.svg [new file with mode: 0644]
src/Gui/Icons/button_left.svg [new file with mode: 0644]
src/Gui/Icons/button_left.xpm [new file with mode: 0644]
src/Gui/Icons/button_right.svg [new file with mode: 0644]
src/Gui/Icons/button_right.xpm [new file with mode: 0644]
src/Gui/Icons/button_sort.svg [new file with mode: 0644]
src/Gui/Icons/button_up.svg [new file with mode: 0644]
src/Gui/Icons/button_up.xpm [new file with mode: 0644]
src/Gui/Icons/button_valid.svg [new file with mode: 0644]
src/Gui/Icons/camera-photo.svg [new file with mode: 0644]
src/Gui/Icons/colors.svg [new file with mode: 0644]
src/Gui/Icons/dagViewFail.svg [new file with mode: 0644]
src/Gui/Icons/dagViewPass.svg [new file with mode: 0644]
src/Gui/Icons/dagViewPending.svg [new file with mode: 0644]
src/Gui/Icons/dagViewVisible.svg [new file with mode: 0644]
src/Gui/Icons/debug-marker.png [new file with mode: 0644]
src/Gui/Icons/debug-marker.svg [new file with mode: 0644]
src/Gui/Icons/debug-start.svg [new file with mode: 0644]
src/Gui/Icons/debug-stop.svg [new file with mode: 0644]
src/Gui/Icons/delete.png [new file with mode: 0644]
src/Gui/Icons/delete.svg [new file with mode: 0644]
src/Gui/Icons/document-new.svg [new file with mode: 0644]
src/Gui/Icons/document-open.svg [new file with mode: 0644]
src/Gui/Icons/document-package.svg [new file with mode: 0644]
src/Gui/Icons/document-print-preview.svg [new file with mode: 0644]
src/Gui/Icons/document-print.svg [new file with mode: 0644]
src/Gui/Icons/document-properties.svg [new file with mode: 0644]
src/Gui/Icons/document-python.svg [new file with mode: 0644]
src/Gui/Icons/document-save-as.svg [new file with mode: 0644]
src/Gui/Icons/document-save.svg [new file with mode: 0644]
src/Gui/Icons/edit-cleartext.svg [new file with mode: 0644]
src/Gui/Icons/edit-copy.svg [new file with mode: 0644]
src/Gui/Icons/edit-cut.svg [new file with mode: 0644]
src/Gui/Icons/edit-delete.svg [new file with mode: 0644]
src/Gui/Icons/edit-edit.svg [new file with mode: 0644]
src/Gui/Icons/edit-element-select-box.svg [new file with mode: 0644]
src/Gui/Icons/edit-paste.svg [new file with mode: 0644]
src/Gui/Icons/edit-redo.svg [new file with mode: 0644]
src/Gui/Icons/edit-select-all.svg [new file with mode: 0644]
src/Gui/Icons/edit-select-box.svg [new file with mode: 0644]
src/Gui/Icons/edit-undo.svg [new file with mode: 0644]
src/Gui/Icons/edit_Cancel.svg [new file with mode: 0644]
src/Gui/Icons/edit_OK.svg [new file with mode: 0644]
src/Gui/Icons/folder.svg [new file with mode: 0644]
src/Gui/Icons/freecad-doc.png [new file with mode: 0644]
src/Gui/Icons/freecad-doc.svg [new file with mode: 0644]
src/Gui/Icons/freecad-icon-16.png [new file with mode: 0644]
src/Gui/Icons/freecad-icon-32.png [new file with mode: 0644]
src/Gui/Icons/freecad-icon-48.png [new file with mode: 0644]
src/Gui/Icons/freecad-icon-64.png [new file with mode: 0644]
src/Gui/Icons/freecad.svg [new file with mode: 0644]
src/Gui/Icons/freecad.xpm [new file with mode: 0644]
src/Gui/Icons/freecadabout.png [new file with mode: 0644]
src/Gui/Icons/freecadsplash.png [new file with mode: 0644]
src/Gui/Icons/freecadsplash2x.png [new file with mode: 0644]
src/Gui/Icons/help-browser.svg [new file with mode: 0644]
src/Gui/Icons/index.theme [new file with mode: 0644]
src/Gui/Icons/internet-web-browser.svg [new file with mode: 0644]
src/Gui/Icons/list-add.png [new file with mode: 0644]
src/Gui/Icons/list-add.svg [new file with mode: 0644]
src/Gui/Icons/list-remove.png [new file with mode: 0644]
src/Gui/Icons/list-remove.svg [new file with mode: 0644]
src/Gui/Icons/media-playback-start.svg [new file with mode: 0644]
src/Gui/Icons/media-playback-stop.svg [new file with mode: 0644]
src/Gui/Icons/media-record.svg [new file with mode: 0644]
src/Gui/Icons/mouse_pointer.png [new file with mode: 0644]
src/Gui/Icons/mouse_pointer.svg [new file with mode: 0644]
src/Gui/Icons/preferences-display.svg [new file with mode: 0644]
src/Gui/Icons/preferences-general.svg [new file with mode: 0644]
src/Gui/Icons/preferences-import-export.svg [new file with mode: 0644]
src/Gui/Icons/preferences-system.svg [new file with mode: 0644]
src/Gui/Icons/preferences-workbenches.svg [new file with mode: 0644]
src/Gui/Icons/process-stop.svg [new file with mode: 0644]
src/Gui/Icons/px.svg [new file with mode: 0644]
src/Gui/Icons/resource.qrc [new file with mode: 0644]
src/Gui/Icons/sel-back.svg [new file with mode: 0644]
src/Gui/Icons/sel-bbox.svg [new file with mode: 0644]
src/Gui/Icons/sel-forward.svg [new file with mode: 0644]
src/Gui/Icons/sel-instance.svg [new file with mode: 0644]
src/Gui/Icons/spaceball_button.svg [new file with mode: 0644]
src/Gui/Icons/style/windows_branch_closed.png [new file with mode: 0644]
src/Gui/Icons/style/windows_branch_open.png [new file with mode: 0644]
src/Gui/Icons/tree-doc-collapse.svg [new file with mode: 0644]
src/Gui/Icons/tree-doc-multi.svg [new file with mode: 0644]
src/Gui/Icons/tree-doc-single.svg [new file with mode: 0644]
src/Gui/Icons/tree-goto-sel.svg [new file with mode: 0644]
src/Gui/Icons/tree-item-drag.svg [new file with mode: 0644]
src/Gui/Icons/tree-pre-sel.svg [new file with mode: 0644]
src/Gui/Icons/tree-rec-sel.svg [new file with mode: 0644]
src/Gui/Icons/tree-sync-pla.svg [new file with mode: 0644]
src/Gui/Icons/tree-sync-sel.svg [new file with mode: 0644]
src/Gui/Icons/tree-sync-view.svg [new file with mode: 0644]
src/Gui/Icons/user.svg [new file with mode: 0644]
src/Gui/Icons/utilities-terminal.svg [new file with mode: 0644]
src/Gui/Icons/view-axonometric.svg [new file with mode: 0644]
src/Gui/Icons/view-bottom.svg [new file with mode: 0644]
src/Gui/Icons/view-front.svg [new file with mode: 0644]
src/Gui/Icons/view-fullscreen.svg [new file with mode: 0644]
src/Gui/Icons/view-isometric.svg [new file with mode: 0644]
src/Gui/Icons/view-left.svg [new file with mode: 0644]
src/Gui/Icons/view-measurement.svg [new file with mode: 0644]
src/Gui/Icons/view-perspective.svg [new file with mode: 0644]
src/Gui/Icons/view-rear.svg [new file with mode: 0644]
src/Gui/Icons/view-refresh.svg [new file with mode: 0644]
src/Gui/Icons/view-right.svg [new file with mode: 0644]
src/Gui/Icons/view-rotate-left.svg [new file with mode: 0644]
src/Gui/Icons/view-rotate-right.svg [new file with mode: 0644]
src/Gui/Icons/view-select.svg [new file with mode: 0644]
src/Gui/Icons/view-top.svg [new file with mode: 0644]
src/Gui/Icons/view-unselectable.svg [new file with mode: 0644]
src/Gui/Icons/window-new.svg [new file with mode: 0644]
src/Gui/Icons/zoom-all.svg [new file with mode: 0644]
src/Gui/Icons/zoom-border.svg [new file with mode: 0644]
src/Gui/Icons/zoom-fit-best.svg [new file with mode: 0644]
src/Gui/Icons/zoom-in.svg [new file with mode: 0644]
src/Gui/Icons/zoom-out.svg [new file with mode: 0644]
src/Gui/Icons/zoom-selection.svg [new file with mode: 0644]
src/Gui/InputField.cpp [new file with mode: 0644]
src/Gui/InputField.h [new file with mode: 0644]
src/Gui/InputVector.cpp [new file with mode: 0644]
src/Gui/InputVector.h [new file with mode: 0644]
src/Gui/InputVector.ui [new file with mode: 0644]
src/Gui/Inventor/MarkerBitmaps.cpp [new file with mode: 0644]
src/Gui/Inventor/MarkerBitmaps.h [new file with mode: 0644]
src/Gui/Inventor/SmSwitchboard.cpp [new file with mode: 0644]
src/Gui/Inventor/SmSwitchboard.h [new file with mode: 0644]
src/Gui/Inventor/SoAutoZoomTranslation.cpp [new file with mode: 0644]
src/Gui/Inventor/SoAutoZoomTranslation.h [new file with mode: 0644]
src/Gui/Inventor/SoDrawingGrid.cpp [new file with mode: 0644]
src/Gui/Inventor/SoDrawingGrid.h [new file with mode: 0644]
src/Gui/InventorAll.h [new file with mode: 0644]
src/Gui/InventorNavigationStyle.cpp [new file with mode: 0644]
src/Gui/Language/FreeCAD.po [new file with mode: 0644]
src/Gui/Language/FreeCAD.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_af.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_af.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_ar.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_ar.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_bg.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_bg.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_ca.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_ca.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_cs.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_cs.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_de.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_de.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_el.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_el.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_es-AR.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_es-AR.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_es-ES.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_es-ES.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_eu.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_eu.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_fi.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_fi.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_fil.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_fil.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_fr.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_fr.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_gl.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_gl.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_hr.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_hr.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_hu.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_hu.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_id.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_id.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_it.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_it.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_ja.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_ja.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_ka.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_ka.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_kab.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_kab.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_ko.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_ko.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_lt.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_lt.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_nl.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_nl.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_no.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_no.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_pl.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_pl.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_pt-BR.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_pt-BR.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_pt-PT.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_pt-PT.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_ro.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_ro.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_ru.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_ru.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_sk.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_sk.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_sl.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_sl.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_sr.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_sr.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_sv-SE.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_sv-SE.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_tr.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_tr.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_uk.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_uk.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_val-ES.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_val-ES.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_vi.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_vi.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_zh-CN.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_zh-CN.ts [new file with mode: 0644]
src/Gui/Language/FreeCAD_zh-TW.qm [new file with mode: 0644]
src/Gui/Language/FreeCAD_zh-TW.ts [new file with mode: 0644]
src/Gui/Language/Translator.cpp [new file with mode: 0644]
src/Gui/Language/Translator.h [new file with mode: 0644]
src/Gui/Language/qt_de.qm [new file with mode: 0644]
src/Gui/Language/qt_es-ES.qm [new file with mode: 0644]
src/Gui/Language/qt_fr.qm [new file with mode: 0644]
src/Gui/Language/qt_it.qm [new file with mode: 0644]
src/Gui/Language/qt_jp.qm [new file with mode: 0644]
src/Gui/Language/qt_pl.qm [new file with mode: 0644]
src/Gui/Language/qt_pt-BR.qm [new file with mode: 0644]
src/Gui/Language/qt_ru.qm [new file with mode: 0644]
src/Gui/Language/qt_sv-SE.qm [new file with mode: 0644]
src/Gui/Language/qt_uk.qm [new file with mode: 0644]
src/Gui/Language/qt_zh-CN.qm [new file with mode: 0644]
src/Gui/Language/qtbase_de.qm [new file with mode: 0644]
src/Gui/Language/qtbase_fi.qm [new file with mode: 0644]
src/Gui/Language/qtbase_fr.qm [new file with mode: 0644]
src/Gui/Language/qtbase_hu.qm [new file with mode: 0644]
src/Gui/Language/qtbase_it.qm [new file with mode: 0644]
src/Gui/Language/qtbase_ja.qm [new file with mode: 0644]
src/Gui/Language/qtbase_ko.qm [new file with mode: 0644]
src/Gui/Language/qtbase_pl.qm [new file with mode: 0644]
src/Gui/Language/qtbase_ru.qm [new file with mode: 0644]
src/Gui/Language/qtbase_sk.qm [new file with mode: 0644]
src/Gui/Language/qtbase_uk.qm [new file with mode: 0644]
src/Gui/Language/qtmultimedia_pl.qm [new file with mode: 0644]
src/Gui/Language/translation.qrc [new file with mode: 0644]
src/Gui/LinkViewPy.xml [new file with mode: 0644]
src/Gui/LinkViewPyImp.cpp [new file with mode: 0644]
src/Gui/MDIView.cpp [new file with mode: 0644]
src/Gui/MDIView.h [new file with mode: 0644]
src/Gui/MDIViewPy.cpp [new file with mode: 0644]
src/Gui/MDIViewPy.h [new file with mode: 0644]
src/Gui/Macro.cpp [new file with mode: 0644]
src/Gui/Macro.h [new file with mode: 0644]
src/Gui/MainWindow.cpp [new file with mode: 0644]
src/Gui/MainWindow.h [new file with mode: 0644]
src/Gui/MainWindowPy.cpp [new file with mode: 0644]
src/Gui/MainWindowPy.h [new file with mode: 0644]
src/Gui/ManualAlignment.cpp [new file with mode: 0644]
src/Gui/ManualAlignment.h [new file with mode: 0644]
src/Gui/MayaGestureNavigationStyle.cpp [new file with mode: 0644]
src/Gui/MenuManager.cpp [new file with mode: 0644]
src/Gui/MenuManager.h [new file with mode: 0644]
src/Gui/MergeDocuments.cpp [new file with mode: 0644]
src/Gui/MergeDocuments.h [new file with mode: 0644]
src/Gui/MetaTypes.h [new file with mode: 0644]
src/Gui/MouseButtons.ui [new file with mode: 0644]
src/Gui/MouseSelection.cpp [new file with mode: 0644]
src/Gui/MouseSelection.h [new file with mode: 0644]
src/Gui/Namespace.h [new file with mode: 0644]
src/Gui/NaviCube.cpp [new file with mode: 0644]
src/Gui/NaviCube.h [new file with mode: 0644]
src/Gui/NavigationStyle.cpp [new file with mode: 0644]
src/Gui/NavigationStyle.h [new file with mode: 0644]
src/Gui/NetworkRetriever.cpp [new file with mode: 0644]
src/Gui/NetworkRetriever.h [new file with mode: 0644]
src/Gui/OnlineDocumentation.cpp [new file with mode: 0644]
src/Gui/OnlineDocumentation.h [new file with mode: 0644]
src/Gui/OpenCascadeNavigationStyle.cpp [new file with mode: 0644]
src/Gui/OpenSCADNavigationStyle.cpp [new file with mode: 0644]
src/Gui/Placement.cpp [new file with mode: 0644]
src/Gui/Placement.h [new file with mode: 0644]
src/Gui/Placement.ui [new file with mode: 0644]
src/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Gui/PreCompiled.h [new file with mode: 0644]
src/Gui/PrefWidgets.cpp [new file with mode: 0644]
src/Gui/PrefWidgets.h [new file with mode: 0644]
src/Gui/PreferencePackManager.cpp [new file with mode: 0644]
src/Gui/PreferencePackManager.h [new file with mode: 0644]
src/Gui/PreferencePackTemplates/Arch_Colors.cfg [new file with mode: 0644]
src/Gui/PreferencePackTemplates/CMakeLists.txt [new file with mode: 0644]
src/Gui/PreferencePackTemplates/Console_Colors.cfg [new file with mode: 0644]
src/Gui/PreferencePackTemplates/Draft_Colors.cfg [new file with mode: 0644]
src/Gui/PreferencePackTemplates/Editor_Colors.cfg [new file with mode: 0644]
src/Gui/PreferencePackTemplates/Editor_Font.cfg [new file with mode: 0644]
src/Gui/PreferencePackTemplates/Main_window_layout.cfg [new file with mode: 0644]
src/Gui/PreferencePackTemplates/Path_Colors.cfg [new file with mode: 0644]
src/Gui/PreferencePackTemplates/Sketcher_Colors.cfg [new file with mode: 0644]
src/Gui/PreferencePackTemplates/Start_Colors.cfg [new file with mode: 0644]
src/Gui/PreferencePackTemplates/TechDraw_Colors.cfg [new file with mode: 0644]
src/Gui/PreferencePackTemplates/Window_Colors.cfg [new file with mode: 0644]
src/Gui/PreferencePacks/CMakeLists.txt [new file with mode: 0644]
src/Gui/PreferencePacks/FreeCAD Classic Colors/FreeCAD Classic Colors.cfg [new file with mode: 0644]
src/Gui/PreferencePacks/package.xml [new file with mode: 0644]
src/Gui/ProgressBar.cpp [new file with mode: 0644]
src/Gui/ProgressBar.h [new file with mode: 0644]
src/Gui/ProgressDialog.cpp [new file with mode: 0644]
src/Gui/ProgressDialog.h [new file with mode: 0644]
src/Gui/ProjectView.cpp [new file with mode: 0644]
src/Gui/ProjectView.h [new file with mode: 0644]
src/Gui/PropertyPage.cpp [new file with mode: 0644]
src/Gui/PropertyPage.h [new file with mode: 0644]
src/Gui/PropertyView.cpp [new file with mode: 0644]
src/Gui/PropertyView.h [new file with mode: 0644]
src/Gui/PythonConsole.cpp [new file with mode: 0644]
src/Gui/PythonConsole.h [new file with mode: 0644]
src/Gui/PythonConsolePy.cpp [new file with mode: 0644]
src/Gui/PythonConsolePy.h [new file with mode: 0644]
src/Gui/PythonDebugger.cpp [new file with mode: 0644]
src/Gui/PythonDebugger.h [new file with mode: 0644]
src/Gui/PythonEditor.cpp [new file with mode: 0644]
src/Gui/PythonEditor.h [new file with mode: 0644]
src/Gui/PythonWorkbenchPy.xml [new file with mode: 0644]
src/Gui/PythonWorkbenchPyImp.cpp [new file with mode: 0644]
src/Gui/PythonWrapper.cpp [new file with mode: 0644]
src/Gui/PythonWrapper.h [new file with mode: 0644]
src/Gui/QListWidgetCustom.cpp [new file with mode: 0644]
src/Gui/QListWidgetCustom.h [new file with mode: 0644]
src/Gui/QSint/actionpanel/actionbox.cpp [new file with mode: 0644]
src/Gui/QSint/actionpanel/actionbox.h [new file with mode: 0644]
src/Gui/QSint/actionpanel/actiongroup.cpp [new file with mode: 0644]
src/Gui/QSint/actionpanel/actiongroup.h [new file with mode: 0644]
src/Gui/QSint/actionpanel/actionlabel.cpp [new file with mode: 0644]
src/Gui/QSint/actionpanel/actionlabel.h [new file with mode: 0644]
src/Gui/QSint/actionpanel/actionpanel.cpp [new file with mode: 0644]
src/Gui/QSint/actionpanel/actionpanel.h [new file with mode: 0644]
src/Gui/QSint/actionpanel/actionpanelscheme.cpp [new file with mode: 0644]
src/Gui/QSint/actionpanel/actionpanelscheme.h [new file with mode: 0644]
src/Gui/QSint/actionpanel/android/Fold.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/android/FoldOver.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/android/Unfold.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/android/UnfoldOver.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/androidpanelscheme.cpp [new file with mode: 0644]
src/Gui/QSint/actionpanel/androidpanelscheme.h [new file with mode: 0644]
src/Gui/QSint/actionpanel/default/Fold.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/default/FoldOver.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/default/Unfold.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/default/UnfoldOver.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/freecadscheme.cpp [new file with mode: 0644]
src/Gui/QSint/actionpanel/freecadscheme.h [new file with mode: 0644]
src/Gui/QSint/actionpanel/mac/FoldOver.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/mac/UnfoldOver.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/macpanelscheme.cpp [new file with mode: 0644]
src/Gui/QSint/actionpanel/macpanelscheme.h [new file with mode: 0644]
src/Gui/QSint/actionpanel/qsint_global.h [new file with mode: 0644]
src/Gui/QSint/actionpanel/schemes.qrc [new file with mode: 0644]
src/Gui/QSint/actionpanel/taskgroup_p.cpp [new file with mode: 0644]
src/Gui/QSint/actionpanel/taskgroup_p.h [new file with mode: 0644]
src/Gui/QSint/actionpanel/taskheader_p.cpp [new file with mode: 0644]
src/Gui/QSint/actionpanel/taskheader_p.h [new file with mode: 0644]
src/Gui/QSint/actionpanel/vista/Fold.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/vista/FoldOver.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/vista/Unfold.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/vista/UnfoldOver.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/winvistapanelscheme.cpp [new file with mode: 0644]
src/Gui/QSint/actionpanel/winvistapanelscheme.h [new file with mode: 0644]
src/Gui/QSint/actionpanel/winxppanelscheme.cpp [new file with mode: 0644]
src/Gui/QSint/actionpanel/winxppanelscheme.h [new file with mode: 0644]
src/Gui/QSint/actionpanel/xp/FoldOver_Blue1.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/xp/FoldOver_Blue2.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/xp/Fold_Blue1.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/xp/Fold_Blue2.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/xp/UnfoldOver_Blue1.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/xp/UnfoldOver_Blue2.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/xp/Unfold_Blue1.png [new file with mode: 0644]
src/Gui/QSint/actionpanel/xp/Unfold_Blue2.png [new file with mode: 0644]
src/Gui/QSint/include/QSint [new file with mode: 0644]
src/Gui/QtAll.h [new file with mode: 0644]
src/Gui/QuantitySpinBox.cpp [new file with mode: 0644]
src/Gui/QuantitySpinBox.h [new file with mode: 0644]
src/Gui/QuantitySpinBox_p.h [new file with mode: 0644]
src/Gui/Quarter/Basic.h [new file with mode: 0644]
src/Gui/Quarter/CMakeLists.txt [new file with mode: 0644]
src/Gui/Quarter/ContextMenu.cpp [new file with mode: 0644]
src/Gui/Quarter/ContextMenu.h [new file with mode: 0644]
src/Gui/Quarter/DragDropHandler.cpp [new file with mode: 0644]
src/Gui/Quarter/EventFilter.cpp [new file with mode: 0644]
src/Gui/Quarter/FocusHandler.cpp [new file with mode: 0644]
src/Gui/Quarter/ImageReader.cpp [new file with mode: 0644]
src/Gui/Quarter/ImageReader.h [new file with mode: 0644]
src/Gui/Quarter/InputDevice.cpp [new file with mode: 0644]
src/Gui/Quarter/InteractionMode.cpp [new file with mode: 0644]
src/Gui/Quarter/InteractionMode.h [new file with mode: 0644]
src/Gui/Quarter/Keyboard.cpp [new file with mode: 0644]
src/Gui/Quarter/KeyboardP.cpp [new file with mode: 0644]
src/Gui/Quarter/KeyboardP.h [new file with mode: 0644]
src/Gui/Quarter/Mouse.cpp [new file with mode: 0644]
src/Gui/Quarter/NativeEvent.cpp [new file with mode: 0644]
src/Gui/Quarter/NativeEvent.h [new file with mode: 0644]
src/Gui/Quarter/QtCoinCompatibility.cpp [new file with mode: 0644]
src/Gui/Quarter/QtCoinCompatibility.h [new file with mode: 0644]
src/Gui/Quarter/Quarter.cpp [new file with mode: 0644]
src/Gui/Quarter/Quarter.h [new file with mode: 0644]
src/Gui/Quarter/QuarterP.cpp [new file with mode: 0644]
src/Gui/Quarter/QuarterP.h [new file with mode: 0644]
src/Gui/Quarter/QuarterWidget.cpp [new file with mode: 0644]
src/Gui/Quarter/QuarterWidget.h [new file with mode: 0644]
src/Gui/Quarter/QuarterWidgetP.cpp [new file with mode: 0644]
src/Gui/Quarter/QuarterWidgetP.h [new file with mode: 0644]
src/Gui/Quarter/SensorManager.cpp [new file with mode: 0644]
src/Gui/Quarter/SensorManager.h [new file with mode: 0644]
src/Gui/Quarter/SignalThread.cpp [new file with mode: 0644]
src/Gui/Quarter/SignalThread.h [new file with mode: 0644]
src/Gui/Quarter/SoQTQuarterAdaptor.cpp [new file with mode: 0644]
src/Gui/Quarter/SoQTQuarterAdaptor.h [new file with mode: 0644]
src/Gui/Quarter/SpaceNavigatorDevice.cpp [new file with mode: 0644]
src/Gui/Quarter/devices/InputDevice.h [new file with mode: 0644]
src/Gui/Quarter/devices/Keyboard.h [new file with mode: 0644]
src/Gui/Quarter/devices/Mouse.h [new file with mode: 0644]
src/Gui/Quarter/devices/SpaceNavigatorDevice.h [new file with mode: 0644]
src/Gui/Quarter/eventhandlers/DragDropHandler.h [new file with mode: 0644]
src/Gui/Quarter/eventhandlers/EventFilter.h [new file with mode: 0644]
src/Gui/Quarter/eventhandlers/FocusHandler.h [new file with mode: 0644]
src/Gui/RemoteDebugger.py [new file with mode: 0644]
src/Gui/RemoteDebugger.ui [new file with mode: 0644]
src/Gui/ReportView.cpp [new file with mode: 0644]
src/Gui/ReportView.h [new file with mode: 0644]
src/Gui/RevitNavigationStyle.cpp [new file with mode: 0644]
src/Gui/SceneInspector.cpp [new file with mode: 0644]
src/Gui/SceneInspector.h [new file with mode: 0644]
src/Gui/SceneInspector.ui [new file with mode: 0644]
src/Gui/Selection.cpp [new file with mode: 0644]
src/Gui/Selection.h [new file with mode: 0644]
src/Gui/SelectionFilter.cpp [new file with mode: 0644]
src/Gui/SelectionFilter.h [new file with mode: 0644]
src/Gui/SelectionFilter.l [new file with mode: 0644]
src/Gui/SelectionFilter.tab.c [new file with mode: 0644]
src/Gui/SelectionFilter.y [new file with mode: 0644]
src/Gui/SelectionObject.cpp [new file with mode: 0644]
src/Gui/SelectionObject.h [new file with mode: 0644]
src/Gui/SelectionObjectPy.xml [new file with mode: 0644]
src/Gui/SelectionObjectPyImp.cpp [new file with mode: 0644]
src/Gui/SelectionView.cpp [new file with mode: 0644]
src/Gui/SelectionView.h [new file with mode: 0644]
src/Gui/SoAxisCrossKit.cpp [new file with mode: 0644]
src/Gui/SoAxisCrossKit.h [new file with mode: 0644]
src/Gui/SoFCBackgroundGradient.cpp [new file with mode: 0644]
src/Gui/SoFCBackgroundGradient.h [new file with mode: 0644]
src/Gui/SoFCBoundingBox.cpp [new file with mode: 0644]
src/Gui/SoFCBoundingBox.h [new file with mode: 0644]
src/Gui/SoFCCSysDragger.cpp [new file with mode: 0644]
src/Gui/SoFCCSysDragger.h [new file with mode: 0644]
src/Gui/SoFCColorBar.cpp [new file with mode: 0644]
src/Gui/SoFCColorBar.h [new file with mode: 0644]
src/Gui/SoFCColorGradient.cpp [new file with mode: 0644]
src/Gui/SoFCColorGradient.h [new file with mode: 0644]
src/Gui/SoFCColorLegend.cpp [new file with mode: 0644]
src/Gui/SoFCColorLegend.h [new file with mode: 0644]
src/Gui/SoFCDB.cpp [new file with mode: 0644]
src/Gui/SoFCDB.h [new file with mode: 0644]
src/Gui/SoFCInteractiveElement.cpp [new file with mode: 0644]
src/Gui/SoFCInteractiveElement.h [new file with mode: 0644]
src/Gui/SoFCOffscreenRenderer.cpp [new file with mode: 0644]
src/Gui/SoFCOffscreenRenderer.h [new file with mode: 0644]
src/Gui/SoFCSelection.cpp [new file with mode: 0644]
src/Gui/SoFCSelection.h [new file with mode: 0644]
src/Gui/SoFCSelectionAction.cpp [new file with mode: 0644]
src/Gui/SoFCSelectionAction.h [new file with mode: 0644]
src/Gui/SoFCSelectionContext.cpp [new file with mode: 0644]
src/Gui/SoFCSelectionContext.h [new file with mode: 0644]
src/Gui/SoFCUnifiedSelection.cpp [new file with mode: 0644]
src/Gui/SoFCUnifiedSelection.h [new file with mode: 0644]
src/Gui/SoFCVectorizeSVGAction.cpp [new file with mode: 0644]
src/Gui/SoFCVectorizeSVGAction.h [new file with mode: 0644]
src/Gui/SoFCVectorizeU3DAction.cpp [new file with mode: 0644]
src/Gui/SoFCVectorizeU3DAction.h [new file with mode: 0644]
src/Gui/SoMouseWheelEvent.cpp [new file with mode: 0644]
src/Gui/SoMouseWheelEvent.h [new file with mode: 0644]
src/Gui/SoNavigationDragger.cpp [new file with mode: 0644]
src/Gui/SoNavigationDragger.h [new file with mode: 0644]
src/Gui/SoNavigationDraggerLayout.h [new file with mode: 0644]
src/Gui/SoNavigationDraggerLayout.iv [new file with mode: 0644]
src/Gui/SoTextLabel.cpp [new file with mode: 0644]
src/Gui/SoTextLabel.h [new file with mode: 0644]
src/Gui/SoTouchEvents.cpp [new file with mode: 0644]
src/Gui/SoTouchEvents.h [new file with mode: 0644]
src/Gui/SpaceballEvent.cpp [new file with mode: 0644]
src/Gui/SpaceballEvent.h [new file with mode: 0644]
src/Gui/SpinBox.cpp [new file with mode: 0644]
src/Gui/SpinBox.h [new file with mode: 0644]
src/Gui/Splashscreen.cpp [new file with mode: 0644]
src/Gui/Splashscreen.h [new file with mode: 0644]
src/Gui/SplitView3DInventor.cpp [new file with mode: 0644]
src/Gui/SplitView3DInventor.h [new file with mode: 0644]
src/Gui/Stylesheets/Behave-dark.qss [new file with mode: 0644]
src/Gui/Stylesheets/CMakeLists.txt [new file with mode: 0644]
src/Gui/Stylesheets/Dark-blue.qss [new file with mode: 0644]
src/Gui/Stylesheets/Dark-contrast.qss [new file with mode: 0644]
src/Gui/Stylesheets/Dark-green.qss [new file with mode: 0644]
src/Gui/Stylesheets/Dark-orange.qss [new file with mode: 0644]
src/Gui/Stylesheets/Darker-blue.qss [new file with mode: 0644]
src/Gui/Stylesheets/Darker-green.qss [new file with mode: 0644]
src/Gui/Stylesheets/Darker-orange.qss [new file with mode: 0644]
src/Gui/Stylesheets/Light-blue.qss [new file with mode: 0644]
src/Gui/Stylesheets/Light-green.qss [new file with mode: 0644]
src/Gui/Stylesheets/Light-orange.qss [new file with mode: 0644]
src/Gui/Stylesheets/ProDark.qss [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/Hmovetoolbar_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/Hmovetoolbar_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/Hsepartoolbar_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/Hsepartoolbar_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/Vmovetoolbar_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/Vmovetoolbar_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/Vsepartoolbar_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/Vsepartoolbar_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/background_freecad.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/background_freecad_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/background_freecad_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/branch_end_closed_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/branch_end_closed_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/branch_end_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/branch_end_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/branch_end_open_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/branch_end_open_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/branch_more_closed_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/branch_more_closed_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/branch_more_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/branch_more_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/branch_more_open_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/branch_more_open_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/branch_vline_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/branch_vline_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/checkbox_indeterminate_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/checkbox_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/close_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/close_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/down_arrow_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/down_arrow_darker.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/down_arrow_disabled_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/down_arrow_disabled_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/down_arrow_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/down_arrow_lighter.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/left_arrow_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/left_arrow_darker.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/left_arrow_disabled_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/left_arrow_disabled_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/left_arrow_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/left_arrow_lighter.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/more_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/more_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/radiobutton_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/radiobutton_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/right_arrow_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/right_arrow_darker.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/right_arrow_disabled_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/right_arrow_disabled_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/right_arrow_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/right_arrow_lighter.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/sizegrip_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/sizegrip_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/splitter_horizontal_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/splitter_horizontal_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/splitter_vertical_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/splitter_vertical_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/transparent.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/undock_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/undock_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/up-down_arrow_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/up-down_arrow_darker.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/up-down_arrow_disabled_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/up-down_arrow_disabled_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/up-down_arrow_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/up-down_arrow_lighter.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/up_arrow_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/up_arrow_darker.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/up_arrow_disabled_dark.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/up_arrow_disabled_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/up_arrow_light.svg [new file with mode: 0644]
src/Gui/Stylesheets/images_dark-light/up_arrow_lighter.svg [new file with mode: 0644]
src/Gui/SyntaxHighlighter.cpp [new file with mode: 0644]
src/Gui/SyntaxHighlighter.h [new file with mode: 0644]
src/Gui/TaskCSysDragger.cpp [new file with mode: 0644]
src/Gui/TaskCSysDragger.h [new file with mode: 0644]
src/Gui/TaskDlgRelocation.cpp [new file with mode: 0644]
src/Gui/TaskDlgRelocation.h [new file with mode: 0644]
src/Gui/TaskElementColors.cpp [new file with mode: 0644]
src/Gui/TaskElementColors.h [new file with mode: 0644]
src/Gui/TaskElementColors.ui [new file with mode: 0644]
src/Gui/TaskView/TaskAppearance.cpp [new file with mode: 0644]
src/Gui/TaskView/TaskAppearance.h [new file with mode: 0644]
src/Gui/TaskView/TaskAppearance.ui [new file with mode: 0644]
src/Gui/TaskView/TaskDialog.cpp [new file with mode: 0644]
src/Gui/TaskView/TaskDialog.h [new file with mode: 0644]
src/Gui/TaskView/TaskDialogPython.cpp [new file with mode: 0644]
src/Gui/TaskView/TaskDialogPython.h [new file with mode: 0644]
src/Gui/TaskView/TaskEditControl.cpp [new file with mode: 0644]
src/Gui/TaskView/TaskEditControl.h [new file with mode: 0644]
src/Gui/TaskView/TaskEditControl.ui [new file with mode: 0644]
src/Gui/TaskView/TaskSelectLinkProperty.cpp [new file with mode: 0644]
src/Gui/TaskView/TaskSelectLinkProperty.h [new file with mode: 0644]
src/Gui/TaskView/TaskSelectLinkProperty.ui [new file with mode: 0644]
src/Gui/TaskView/TaskView.cpp [new file with mode: 0644]
src/Gui/TaskView/TaskView.h [new file with mode: 0644]
src/Gui/TaskView/TaskWatcher.cpp [new file with mode: 0644]
src/Gui/TaskView/TaskWatcher.h [new file with mode: 0644]
src/Gui/TextDocumentEditorView.cpp [new file with mode: 0644]
src/Gui/TextDocumentEditorView.h [new file with mode: 0644]
src/Gui/TextEdit.cpp [new file with mode: 0644]
src/Gui/TextEdit.h [new file with mode: 0644]
src/Gui/TextureMapping.cpp [new file with mode: 0644]
src/Gui/TextureMapping.h [new file with mode: 0644]
src/Gui/TextureMapping.ui [new file with mode: 0644]
src/Gui/Thumbnail.cpp [new file with mode: 0644]
src/Gui/Thumbnail.h [new file with mode: 0644]
src/Gui/TinkerCADNavigationStyle.cpp [new file with mode: 0644]
src/Gui/ToolBarManager.cpp [new file with mode: 0644]
src/Gui/ToolBarManager.h [new file with mode: 0644]
src/Gui/ToolBox.cpp [new file with mode: 0644]
src/Gui/ToolBox.h [new file with mode: 0644]
src/Gui/ToolBoxManager.cpp [new file with mode: 0644]
src/Gui/ToolBoxManager.h [new file with mode: 0644]
src/Gui/Tools.h [new file with mode: 0644]
src/Gui/TouchpadNavigationStyle.cpp [new file with mode: 0644]
src/Gui/TransactionObject.cpp [new file with mode: 0644]
src/Gui/TransactionObject.h [new file with mode: 0644]
src/Gui/Transform.cpp [new file with mode: 0644]
src/Gui/Transform.h [new file with mode: 0644]
src/Gui/Tree.cpp [new file with mode: 0644]
src/Gui/Tree.h [new file with mode: 0644]
src/Gui/TreeItemMode.h [new file with mode: 0644]
src/Gui/TreeView.cpp [new file with mode: 0644]
src/Gui/TreeView.h [new file with mode: 0644]
src/Gui/UiLoader.cpp [new file with mode: 0644]
src/Gui/UiLoader.h [new file with mode: 0644]
src/Gui/Utilities.cpp [new file with mode: 0644]
src/Gui/Utilities.h [new file with mode: 0644]
src/Gui/VectorListEditor.cpp [new file with mode: 0644]
src/Gui/VectorListEditor.h [new file with mode: 0644]
src/Gui/VectorListEditor.ui [new file with mode: 0644]
src/Gui/View.cpp [new file with mode: 0644]
src/Gui/View.h [new file with mode: 0644]
src/Gui/View3DInventor.cpp [new file with mode: 0644]
src/Gui/View3DInventor.h [new file with mode: 0644]
src/Gui/View3DInventorExamples.cpp [new file with mode: 0644]
src/Gui/View3DInventorExamples.h [new file with mode: 0644]
src/Gui/View3DInventorRiftViewer.cpp [new file with mode: 0644]
src/Gui/View3DInventorRiftViewer.h [new file with mode: 0644]
src/Gui/View3DInventorViewer.cpp [new file with mode: 0644]
src/Gui/View3DInventorViewer.h [new file with mode: 0644]
src/Gui/View3DPy.cpp [new file with mode: 0644]
src/Gui/View3DPy.h [new file with mode: 0644]
src/Gui/View3DViewerPy.cpp [new file with mode: 0644]
src/Gui/View3DViewerPy.h [new file with mode: 0644]
src/Gui/ViewParams.cpp [new file with mode: 0644]
src/Gui/ViewParams.h [new file with mode: 0644]
src/Gui/ViewProvider.cpp [new file with mode: 0644]
src/Gui/ViewProvider.h [new file with mode: 0644]
src/Gui/ViewProviderAnnotation.cpp [new file with mode: 0644]
src/Gui/ViewProviderAnnotation.h [new file with mode: 0644]
src/Gui/ViewProviderBuilder.cpp [new file with mode: 0644]
src/Gui/ViewProviderBuilder.h [new file with mode: 0644]
src/Gui/ViewProviderDocumentObject.cpp [new file with mode: 0644]
src/Gui/ViewProviderDocumentObject.h [new file with mode: 0644]
src/Gui/ViewProviderDocumentObjectGroup.cpp [new file with mode: 0644]
src/Gui/ViewProviderDocumentObjectGroup.h [new file with mode: 0644]
src/Gui/ViewProviderDocumentObjectPy.xml [new file with mode: 0644]
src/Gui/ViewProviderDocumentObjectPyImp.cpp [new file with mode: 0644]
src/Gui/ViewProviderDragger.cpp [new file with mode: 0644]
src/Gui/ViewProviderDragger.h [new file with mode: 0644]
src/Gui/ViewProviderExtension.cpp [new file with mode: 0644]
src/Gui/ViewProviderExtension.h [new file with mode: 0644]
src/Gui/ViewProviderExtensionPy.xml [new file with mode: 0644]
src/Gui/ViewProviderExtensionPyImp.cpp [new file with mode: 0644]
src/Gui/ViewProviderExtensionPython.h [new file with mode: 0644]
src/Gui/ViewProviderExtern.cpp [new file with mode: 0644]
src/Gui/ViewProviderExtern.h [new file with mode: 0644]
src/Gui/ViewProviderFeature.cpp [new file with mode: 0644]
src/Gui/ViewProviderFeature.h [new file with mode: 0644]
src/Gui/ViewProviderGeoFeatureGroup.cpp [new file with mode: 0644]
src/Gui/ViewProviderGeoFeatureGroup.h [new file with mode: 0644]
src/Gui/ViewProviderGeoFeatureGroupExtension.cpp [new file with mode: 0644]
src/Gui/ViewProviderGeoFeatureGroupExtension.h [new file with mode: 0644]
src/Gui/ViewProviderGeometryObject.cpp [new file with mode: 0644]
src/Gui/ViewProviderGeometryObject.h [new file with mode: 0644]
src/Gui/ViewProviderGroupExtension.cpp [new file with mode: 0644]
src/Gui/ViewProviderGroupExtension.h [new file with mode: 0644]
src/Gui/ViewProviderInventorObject.cpp [new file with mode: 0644]
src/Gui/ViewProviderInventorObject.h [new file with mode: 0644]
src/Gui/ViewProviderLine.cpp [new file with mode: 0644]
src/Gui/ViewProviderLine.h [new file with mode: 0644]
src/Gui/ViewProviderLink.cpp [new file with mode: 0644]
src/Gui/ViewProviderLink.h [new file with mode: 0644]
src/Gui/ViewProviderLinkPy.xml [new file with mode: 0644]
src/Gui/ViewProviderLinkPyImp.cpp [new file with mode: 0644]
src/Gui/ViewProviderMaterialObject.cpp [new file with mode: 0644]
src/Gui/ViewProviderMaterialObject.h [new file with mode: 0644]
src/Gui/ViewProviderMeasureDistance.cpp [new file with mode: 0644]
src/Gui/ViewProviderMeasureDistance.h [new file with mode: 0644]
src/Gui/ViewProviderOrigin.cpp [new file with mode: 0644]
src/Gui/ViewProviderOrigin.h [new file with mode: 0644]
src/Gui/ViewProviderOriginFeature.cpp [new file with mode: 0644]
src/Gui/ViewProviderOriginFeature.h [new file with mode: 0644]
src/Gui/ViewProviderOriginGroup.cpp [new file with mode: 0644]
src/Gui/ViewProviderOriginGroup.h [new file with mode: 0644]
src/Gui/ViewProviderOriginGroupExtension.cpp [new file with mode: 0644]
src/Gui/ViewProviderOriginGroupExtension.h [new file with mode: 0644]
src/Gui/ViewProviderPart.cpp [new file with mode: 0644]
src/Gui/ViewProviderPart.h [new file with mode: 0644]
src/Gui/ViewProviderPlacement.cpp [new file with mode: 0644]
src/Gui/ViewProviderPlacement.h [new file with mode: 0644]
src/Gui/ViewProviderPlane.cpp [new file with mode: 0644]
src/Gui/ViewProviderPlane.h [new file with mode: 0644]
src/Gui/ViewProviderPy.xml [new file with mode: 0644]
src/Gui/ViewProviderPyImp.cpp [new file with mode: 0644]
src/Gui/ViewProviderPythonFeature.cpp [new file with mode: 0644]
src/Gui/ViewProviderPythonFeature.h [new file with mode: 0644]
src/Gui/ViewProviderTextDocument.cpp [new file with mode: 0644]
src/Gui/ViewProviderTextDocument.h [new file with mode: 0644]
src/Gui/ViewProviderVRMLObject.cpp [new file with mode: 0644]
src/Gui/ViewProviderVRMLObject.h [new file with mode: 0644]
src/Gui/WaitCursor.cpp [new file with mode: 0644]
src/Gui/WaitCursor.h [new file with mode: 0644]
src/Gui/WhatsThis.cpp [new file with mode: 0644]
src/Gui/WhatsThis.h [new file with mode: 0644]
src/Gui/WidgetFactory.cpp [new file with mode: 0644]
src/Gui/WidgetFactory.h [new file with mode: 0644]
src/Gui/Widgets.cpp [new file with mode: 0644]
src/Gui/Widgets.h [new file with mode: 0644]
src/Gui/Window.cpp [new file with mode: 0644]
src/Gui/Window.h [new file with mode: 0644]
src/Gui/Workbench.cpp [new file with mode: 0644]
src/Gui/Workbench.h [new file with mode: 0644]
src/Gui/WorkbenchFactory.cpp [new file with mode: 0644]
src/Gui/WorkbenchFactory.h [new file with mode: 0644]
src/Gui/WorkbenchManager.cpp [new file with mode: 0644]
src/Gui/WorkbenchManager.h [new file with mode: 0644]
src/Gui/WorkbenchPy.xml [new file with mode: 0644]
src/Gui/WorkbenchPyImp.cpp [new file with mode: 0644]
src/Gui/core-gui.dox [new file with mode: 0644]
src/Gui/lex.SelectionFilter.c [new file with mode: 0644]
src/Gui/propertyeditor/PropertyEditor.cpp [new file with mode: 0644]
src/Gui/propertyeditor/PropertyEditor.h [new file with mode: 0644]
src/Gui/propertyeditor/PropertyItem.cpp [new file with mode: 0644]
src/Gui/propertyeditor/PropertyItem.h [new file with mode: 0644]
src/Gui/propertyeditor/PropertyItemDelegate.cpp [new file with mode: 0644]
src/Gui/propertyeditor/PropertyItemDelegate.h [new file with mode: 0644]
src/Gui/propertyeditor/PropertyModel.cpp [new file with mode: 0644]
src/Gui/propertyeditor/PropertyModel.h [new file with mode: 0644]
src/Gui/resource.cpp [new file with mode: 0644]
src/Main/CMakeLists.txt [new file with mode: 0644]
src/Main/FreeCADGuiPy.cpp [new file with mode: 0644]
src/Main/MainCmd.cpp [new file with mode: 0644]
src/Main/MainGui.cpp [new file with mode: 0644]
src/Main/MainPy.cpp [new file with mode: 0644]
src/Main/core-main.dox [new file with mode: 0644]
src/Main/freecad.rc [new file with mode: 0644]
src/Main/freecad.rc.cmake [new file with mode: 0644]
src/Main/freecadCmd.rc.cmake [new file with mode: 0644]
src/Main/icon.ico [new file with mode: 0644]
src/Main/res/branding.xml [new file with mode: 0644]
src/Mod/.gitattributes [new file with mode: 0644]
src/Mod/AddonManager/ALLOWED_PYTHON_PACKAGES.txt [new file with mode: 0644]
src/Mod/AddonManager/Addon.py [new file with mode: 0644]
src/Mod/AddonManager/AddonManager.py [new file with mode: 0644]
src/Mod/AddonManager/AddonManager.ui [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerOptions.ui [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/__init__.py [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/app/__init__.py [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/app/test_addon.py [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/app/test_macro.py [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/app/test_utilities.py [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/data/DoNothing.FCMacro [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/data/__init__.py [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/data/bad_macro_metadata.FCStd [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/data/combination.xml [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/data/depends_on_all_workbenches.xml [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/data/good_macro_metadata.FCStd [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/data/good_package.xml [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/data/macro_only.xml [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/data/macro_template.FCStd [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/data/missing_macro_metadata.FCStd [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/data/prefpack_only.xml [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/data/test_version_detection.xml [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/data/workbench_only.xml [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/gui/__init__.py [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/gui/test_gui.py [new file with mode: 0644]
src/Mod/AddonManager/AddonManagerTest/test_information.md [new file with mode: 0644]
src/Mod/AddonManager/CMakeLists.txt [new file with mode: 0644]
src/Mod/AddonManager/Init.py [new file with mode: 0644]
src/Mod/AddonManager/InitGui.py [new file with mode: 0644]
src/Mod/AddonManager/NetworkManager.py [new file with mode: 0644]
src/Mod/AddonManager/Resources/AddonManager.qrc [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/3D_Printing_Tools_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/A2plus_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/AirPlaneDesign_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/ArchTextures_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Assembly4_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/BCFPlugin_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/BIMBots_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/BIM_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/BOLTSFC_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/CADExchanger_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/CfdOF_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Cfd_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/CurvedShapes_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Curves_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Defeaturing_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/DesignSPHysics_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/DynamicData_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/EM_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/ExplodedAssembly_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/ExtMan_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/FCGear_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/FEM_FrontISTR_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/GDML_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/GDT_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Geomatics_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/ImportNURBS_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/InventorLoader_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/LCInterlocking_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Lithophane_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/MOOC_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Maker_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Manipulator_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Marz_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/MeshRemodel_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/MnesarcoUtils_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/ModernUI_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/OSE3dPrinter_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/POV-Ray-Rendering_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Part-o-magic_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Plot_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Pyramids-and-Polyhedrons_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Reinforcement_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Render_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Reporting_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Rocket_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Ship_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/Silk_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/ThreadProfile_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/WebTools_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/cadquery_module_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/compact_view.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/dodo_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/expanded_view.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/fasteners_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/flamingo_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/kicadStepUpMod_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/lattice2_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/preferences-addon_manager.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/pyrate_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/sheetmetal_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/slic3r-tools_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/timber_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/workfeature_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/icons/yaml-workspace_workbench_icon.svg [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_af.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_af.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_ar.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_ar.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_bg.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_bg.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_ca.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_ca.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_cs.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_cs.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_de.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_de.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_el.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_el.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_es-AR.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_es-AR.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_es-ES.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_es-ES.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_eu.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_eu.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_fi.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_fi.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_fil.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_fil.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_fr.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_fr.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_gl.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_gl.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_hr.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_hr.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_hu.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_hu.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_id.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_id.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_it.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_it.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_ja.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_ja.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_ka.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_ka.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_kab.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_kab.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_ko.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_ko.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_lt.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_lt.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_nl.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_nl.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_no.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_no.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_pl.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_pl.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_pt-BR.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_pt-BR.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_pt-PT.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_pt-PT.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_ro.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_ro.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_ru.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_ru.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_sk.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_sk.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_sl.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_sl.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_sr.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_sr.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_sv-SE.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_sv-SE.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_tr.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_tr.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_uk.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_uk.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_val-ES.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_val-ES.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_vi.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_vi.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_zh-CN.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_zh-CN.ts [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_zh-TW.qm [new file with mode: 0644]
src/Mod/AddonManager/Resources/translations/AddonManager_zh-TW.ts [new file with mode: 0644]
src/Mod/AddonManager/TestAddonManagerApp.py [new file with mode: 0644]
src/Mod/AddonManager/TestAddonManagerGui.py [new file with mode: 0644]
src/Mod/AddonManager/add_toolbar_button_dialog.ui [new file with mode: 0644]
src/Mod/AddonManager/addonmanager.dox [new file with mode: 0644]
src/Mod/AddonManager/addonmanager_macro.py [new file with mode: 0644]
src/Mod/AddonManager/addonmanager_utilities.py [new file with mode: 0644]
src/Mod/AddonManager/addonmanager_workers.py [new file with mode: 0644]
src/Mod/AddonManager/change_branch.py [new file with mode: 0644]
src/Mod/AddonManager/change_branch.ui [new file with mode: 0644]
src/Mod/AddonManager/compact_view.py [new file with mode: 0644]
src/Mod/AddonManager/compact_view.ui [new file with mode: 0644]
src/Mod/AddonManager/dependency_resolution_dialog.ui [new file with mode: 0644]
src/Mod/AddonManager/expanded_view.py [new file with mode: 0644]
src/Mod/AddonManager/expanded_view.ui [new file with mode: 0644]
src/Mod/AddonManager/first_run.ui [new file with mode: 0644]
src/Mod/AddonManager/install_to_toolbar.py [new file with mode: 0644]
src/Mod/AddonManager/loading.html [new file with mode: 0644]
src/Mod/AddonManager/package_details.py [new file with mode: 0644]
src/Mod/AddonManager/package_details.ui [new file with mode: 0644]
src/Mod/AddonManager/package_list.py [new file with mode: 0644]
src/Mod/AddonManager/proxy_authentication.ui [new file with mode: 0644]
src/Mod/AddonManager/select_toolbar_dialog.ui [new file with mode: 0644]
src/Mod/AddonManager/toolbar_button.ui [new file with mode: 0644]
src/Mod/Arch/Arch.py [new file with mode: 0644]
src/Mod/Arch/ArchAxis.py [new file with mode: 0644]
src/Mod/Arch/ArchAxisSystem.py [new file with mode: 0644]
src/Mod/Arch/ArchBuilding.py [new file with mode: 0644]
src/Mod/Arch/ArchBuildingPart.py [new file with mode: 0644]
src/Mod/Arch/ArchCommands.py [new file with mode: 0644]
src/Mod/Arch/ArchComponent.py [new file with mode: 0644]
src/Mod/Arch/ArchCurtainWall.py [new file with mode: 0644]
src/Mod/Arch/ArchCutPlane.py [new file with mode: 0644]
src/Mod/Arch/ArchEquipment.py [new file with mode: 0644]
src/Mod/Arch/ArchFence.py [new file with mode: 0644]
src/Mod/Arch/ArchFloor.py [new file with mode: 0644]
src/Mod/Arch/ArchFrame.py [new file with mode: 0644]
src/Mod/Arch/ArchGrid.py [new file with mode: 0644]
src/Mod/Arch/ArchIFC.py [new file with mode: 0644]
src/Mod/Arch/ArchIFCSchema.py [new file with mode: 0644]
src/Mod/Arch/ArchIFCView.py [new file with mode: 0644]
src/Mod/Arch/ArchMaterial.py [new file with mode: 0644]
src/Mod/Arch/ArchNesting.py [new file with mode: 0644]
src/Mod/Arch/ArchPanel.py [new file with mode: 0644]
src/Mod/Arch/ArchPipe.py [new file with mode: 0644]
src/Mod/Arch/ArchPrecast.py [new file with mode: 0644]
src/Mod/Arch/ArchProfile.py [new file with mode: 0644]
src/Mod/Arch/ArchProject.py [new file with mode: 0644]
src/Mod/Arch/ArchRebar.py [new file with mode: 0644]
src/Mod/Arch/ArchReference.py [new file with mode: 0644]
src/Mod/Arch/ArchRoof.py [new file with mode: 0644]
src/Mod/Arch/ArchSchedule.py [new file with mode: 0644]
src/Mod/Arch/ArchSectionPlane.py [new file with mode: 0644]
src/Mod/Arch/ArchSite.py [new file with mode: 0644]
src/Mod/Arch/ArchSpace.py [new file with mode: 0644]
src/Mod/Arch/ArchStairs.py [new file with mode: 0644]
src/Mod/Arch/ArchStructure.py [new file with mode: 0644]
src/Mod/Arch/ArchTruss.py [new file with mode: 0644]
src/Mod/Arch/ArchVRM.py [new file with mode: 0644]
src/Mod/Arch/ArchWall.py [new file with mode: 0644]
src/Mod/Arch/ArchWindow.py [new file with mode: 0644]
src/Mod/Arch/ArchWindowPresets.py [new file with mode: 0644]
src/Mod/Arch/CMakeLists.txt [new file with mode: 0644]
src/Mod/Arch/Dice3DS/__init__.py [new file with mode: 0644]
src/Mod/Arch/Dice3DS/dice3ds.dox [new file with mode: 0644]
src/Mod/Arch/Dice3DS/dom3ds.py [new file with mode: 0644]
src/Mod/Arch/Dice3DS/util.py [new file with mode: 0644]
src/Mod/Arch/Init.py [new file with mode: 0644]
src/Mod/Arch/InitGui.py [new file with mode: 0644]
src/Mod/Arch/OfflineRenderingUtils.py [new file with mode: 0755]
src/Mod/Arch/Presets/ifc_contexts_IFC2X3.json [new file with mode: 0644]
src/Mod/Arch/Presets/ifc_contexts_IFC4.json [new file with mode: 0644]
src/Mod/Arch/Presets/ifc_products_IFC2X3.json [new file with mode: 0644]
src/Mod/Arch/Presets/ifc_products_IFC4.json [new file with mode: 0644]
src/Mod/Arch/Presets/ifc_types_IFC2X3.json [new file with mode: 0644]
src/Mod/Arch/Presets/ifc_types_IFC4.json [new file with mode: 0644]
src/Mod/Arch/Presets/profiles.csv [new file with mode: 0644]
src/Mod/Arch/Presets/pset_definitions.csv [new file with mode: 0644]
src/Mod/Arch/Resources/Arch.qrc [new file with mode: 0644]
src/Mod/Arch/Resources/icons/ArchWorkbench.svg [new file with mode: 0755]
src/Mod/Arch/Resources/icons/Arch_3Views.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Add.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Axis.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Axis_System.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Axis_System_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Axis_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Bimserver.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Building.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_BuildingPart.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_BuildingPart_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Building_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Cell.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Cell_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Check.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_CloseHoles.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Component.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Component_Clone.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Component_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_CurtainWall.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_CurtainWall_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_CutLine.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_CutPlane.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Equipment.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Equipment_Clone.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Equipment_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Fence.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Fence_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Fixture.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Floor.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Floor_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Frame.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Frame_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Grid.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Material.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Material_Group.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Material_Multi.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_MergeWalls.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_MeshToShape.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_MultipleStructures.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Nest.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Panel.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Panel_Clone.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Panel_Cut.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Panel_Sheet.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Panel_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Pipe.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_PipeConnector.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Pipe_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Profile.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Project.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Project_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Rebar.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Rebar_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Reference.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Remove.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_RemoveShape.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Roof.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Roof_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Schedule.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_SectionPlane.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_SectionPlane_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_SelectNonManifold.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Site.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Site_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Space.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Space_Clone.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Space_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_SplitMesh.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Stairs.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Stairs_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_StructuralSystem.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_StructuralSystem_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Structure.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Structure_Clone.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Structure_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Subcomponent.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Survey.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_ToggleIfcBrepFlag.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_ToggleSubs.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Truss.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Truss_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Wall.svg [new file with mode: 0755]
src/Mod/Arch/Resources/icons/Arch_Wall_Clone.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Wall_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Wall_Tree_Assembly.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Window.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Window_Clone.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Arch_Window_Tree.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/Git.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/IFC.svg [new file with mode: 0644]
src/Mod/Arch/Resources/icons/preferences-arch.svg [new file with mode: 0755]
src/Mod/Arch/Resources/translations/Arch.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_af.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_af.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_ar.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_ar.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_bg.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_bg.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_ca.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_ca.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_cs.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_cs.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_de.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_de.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_el.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_el.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_es-AR.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_es-AR.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_es-ES.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_es-ES.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_eu.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_eu.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_fi.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_fi.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_fil.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_fil.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_fr.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_fr.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_gl.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_gl.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_hr.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_hr.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_hu.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_hu.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_id.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_id.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_it.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_it.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_ja.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_ja.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_ka.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_ka.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_kab.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_kab.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_ko.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_ko.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_lt.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_lt.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_nl.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_nl.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_no.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_no.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_pl.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_pl.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_pt-BR.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_pt-BR.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_pt-PT.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_pt-PT.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_ro.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_ro.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_ru.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_ru.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_sk.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_sk.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_sl.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_sl.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_sr.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_sr.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_sv-SE.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_sv-SE.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_tr.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_tr.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_uk.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_uk.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_val-ES.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_val-ES.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_vi.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_vi.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_zh-CN.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_zh-CN.ts [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_zh-TW.qm [new file with mode: 0644]
src/Mod/Arch/Resources/translations/Arch_zh-TW.ts [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ArchMaterial.ui [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ArchMultiMaterial.ui [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ArchNest.ui [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ArchSchedule.ui [new file with mode: 0644]
src/Mod/Arch/Resources/ui/BimServerTaskPanel.ui [new file with mode: 0644]
src/Mod/Arch/Resources/ui/DialogBimServerLogin.ui [new file with mode: 0644]
src/Mod/Arch/Resources/ui/DialogDisplayText.ui [new file with mode: 0644]
src/Mod/Arch/Resources/ui/DialogIfcProperties.ui [new file with mode: 0644]
src/Mod/Arch/Resources/ui/GitTaskPanel.ui [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ParametersBeam.svg [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ParametersDent.svg [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ParametersDoorGlass.svg [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ParametersDoorSimple.svg [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ParametersIbeam.svg [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ParametersPanel.svg [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ParametersPillar.svg [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ParametersSlab.svg [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ParametersStairs.svg [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ParametersWindowDouble.svg [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ParametersWindowFixed.svg [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ParametersWindowSimple.svg [new file with mode: 0644]
src/Mod/Arch/Resources/ui/ParametersWindowStash.svg [new file with mode: 0644]
src/Mod/Arch/Resources/ui/preferences-arch.ui [new file with mode: 0644]
src/Mod/Arch/Resources/ui/preferences-archdefaults.ui [new file with mode: 0644]
src/Mod/Arch/Resources/ui/preferences-dae.ui [new file with mode: 0644]
src/Mod/Arch/Resources/ui/preferences-ifc-export.ui [new file with mode: 0644]
src/Mod/Arch/Resources/ui/preferences-ifc.ui [new file with mode: 0644]
src/Mod/Arch/TestArch.py [new file with mode: 0644]
src/Mod/Arch/arch.dox [new file with mode: 0644]
src/Mod/Arch/coding_conventions.md [new file with mode: 0644]
src/Mod/Arch/exportIFC.py [new file with mode: 0644]
src/Mod/Arch/exportIFCHelper.py [new file with mode: 0644]
src/Mod/Arch/exportIFCStructuralTools.py [new file with mode: 0644]
src/Mod/Arch/import3DS.py [new file with mode: 0644]
src/Mod/Arch/importDAE.py [new file with mode: 0644]
src/Mod/Arch/importGBXML.py [new file with mode: 0644]
src/Mod/Arch/importIFC.py [new file with mode: 0644]
src/Mod/Arch/importIFCHelper.py [new file with mode: 0644]
src/Mod/Arch/importIFClegacy.py [new file with mode: 0644]
src/Mod/Arch/importIFCmulticore.py [new file with mode: 0644]
src/Mod/Arch/importJSON.py [new file with mode: 0644]
src/Mod/Arch/importOBJ.py [new file with mode: 0644]
src/Mod/Arch/importSH3D.py [new file with mode: 0644]
src/Mod/Arch/importSHP.py [new file with mode: 0644]
src/Mod/Arch/importWebGL.py [new file with mode: 0644]
src/Mod/CMakeLists.txt [new file with mode: 0644]
src/Mod/Cloud/App/AppCloud.cpp [new file with mode: 0644]
src/Mod/Cloud/App/AppCloud.h [new file with mode: 0644]
src/Mod/Cloud/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Cloud/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Cloud/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Cloud/CMakeLists.txt [new file with mode: 0644]
src/Mod/Cloud/Cloud.dox [new file with mode: 0644]
src/Mod/Cloud/Gui/AppCloudGui.cpp [new file with mode: 0644]
src/Mod/Cloud/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Cloud/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Cloud/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Cloud/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Cloud/Gui/Resources/Cloud.qrc [new file with mode: 0644]
src/Mod/Cloud/Gui/Resources/icons/CloudWorkbench.svg [new file with mode: 0644]
src/Mod/Cloud/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/Cloud/Gui/Workbench.h [new file with mode: 0644]
src/Mod/Cloud/Init.py [new file with mode: 0644]
src/Mod/Cloud/InitGui.py [new file with mode: 0644]
src/Mod/Complete/CMakeLists.txt [new file with mode: 0644]
src/Mod/Complete/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Complete/Gui/Resources/icons/CompleteWorkbench.svg [new file with mode: 0644]
src/Mod/Complete/Init.py [new file with mode: 0644]
src/Mod/Complete/InitGui.py [new file with mode: 0644]
src/Mod/Draft/App/AppDraftUtils.cpp [new file with mode: 0644]
src/Mod/Draft/App/AppDraftUtilsPy.cpp [new file with mode: 0644]
src/Mod/Draft/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Draft/App/DraftDxf.cpp [new file with mode: 0644]
src/Mod/Draft/App/DraftDxf.h [new file with mode: 0644]
src/Mod/Draft/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Draft/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Draft/App/dxf.cpp [new file with mode: 0644]
src/Mod/Draft/App/dxf.h [new file with mode: 0644]
src/Mod/Draft/CMakeLists.txt [new file with mode: 0644]
src/Mod/Draft/Draft.py [new file with mode: 0644]
src/Mod/Draft/DraftFillet.py [new file with mode: 0644]
src/Mod/Draft/DraftGeomUtils.py [new file with mode: 0644]
src/Mod/Draft/DraftGlobal.h [new file with mode: 0644]
src/Mod/Draft/DraftGui.py [new file with mode: 0644]
src/Mod/Draft/DraftLayer.py [new file with mode: 0644]
src/Mod/Draft/DraftTools.py [new file with mode: 0644]
src/Mod/Draft/DraftVecUtils.py [new file with mode: 0644]
src/Mod/Draft/Init.py [new file with mode: 0644]
src/Mod/Draft/InitGui.py [new file with mode: 0644]
src/Mod/Draft/Resources/Draft.qrc [new file with mode: 0644]
src/Mod/Draft/Resources/README.md [new file with mode: 0644]
src/Mod/Draft/Resources/icons/DraftWorkbench.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_2DShapeView.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_AddConstruction.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_AddNamedGroup.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_AddPoint.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_AddToGroup.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Annotation_Style.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Apply.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Arc.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Arc_3Points.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Array.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_AutoGroup.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_AutoGroup_off.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_AutoGroup_on.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_BSpline.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_BezCurve.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_BezSharpNode.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_BezSymNode.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_BezTanNode.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Circle.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_CircularArray.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_CircularLinkArray.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Clone.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Construction.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Continue.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_CubicBezCurve.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Cursor.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_DelPoint.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Dimension.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_DimensionAngular.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_DimensionRadius.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Dimension_Tree.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Dot.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Downgrade.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Draft.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Draft2Sketch.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Drawing.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Edit.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Ellipse.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Facebinder.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Facebinder_Provider.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Fillet.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Finish.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_FlipDimension.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Grid.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Hatch.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Heal.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Join.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Label.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Layer.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Line.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_LinkArray.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Lock.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Macro.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Mirror.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Move.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_N-Curve.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_N-Linear.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_N-Polygon.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_NewLayer.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Offset.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_PathArray.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_PathLinkArray.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_PathTwistedArray.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_PathTwistedLinkArray.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_PlaneProxy.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Point.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_PointArray.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_PointLinkArray.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_PolarArray.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_PolarLinkArray.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Polygon.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Rectangle.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Rotate.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Scale.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_SelectGroup.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_SelectPlane.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_ShapeString.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_ShapeString_tree.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Slope.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Snap.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Split.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Stretch.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_SubelementHighlight.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_SwitchMode.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Text.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Trimex.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Upgrade.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_VisGroup.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Wipe.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_Wire.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Draft_WireToBSpline.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Snap_Angle.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Snap_Center.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Snap_Dimensions.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Snap_Endpoint.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Snap_Extension.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Snap_Grid.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Snap_Intersection.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Snap_Lock.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Snap_Midpoint.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Snap_Near.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Snap_Ortho.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Snap_Parallel.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Snap_Perpendicular.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Snap_Special.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/Snap_WorkingPlane.svg [new file with mode: 0644]
src/Mod/Draft/Resources/icons/preferences-draft.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/aluminium.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/brick01.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/concrete.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/cross.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/cuprous.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/diagonal1.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/diagonal2.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/earth.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/general_steel.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/glass.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/hatch45L.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/hatch45R.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/hbone.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/line.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/plastic.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/plus.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/simple.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/solid.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/square.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/steel.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/titanium.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/wood.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/woodgrain.svg [new file with mode: 0644]
src/Mod/Draft/Resources/patterns/zinc.svg [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_af.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_af.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_ar.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_ar.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_bg.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_bg.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_ca.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_ca.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_cs.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_cs.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_de.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_de.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_el.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_el.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_es-AR.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_es-AR.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_es-ES.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_es-ES.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_eu.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_eu.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_fi.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_fi.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_fil.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_fil.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_fr.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_fr.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_gl.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_gl.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_hr.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_hr.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_hu.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_hu.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_id.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_id.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_it.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_it.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_ja.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_ja.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_ka.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_ka.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_kab.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_kab.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_ko.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_ko.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_lt.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_lt.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_nl.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_nl.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_no.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_no.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_pl.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_pl.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_pt-BR.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_pt-BR.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_pt-PT.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_pt-PT.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_ro.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_ro.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_ru.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_ru.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_sk.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_sk.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_sl.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_sl.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_sr.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_sr.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_sv-SE.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_sv-SE.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_tr.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_tr.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_uk.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_uk.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_val-ES.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_val-ES.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_vi.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_vi.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_zh-CN.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_zh-CN.ts [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_zh-TW.qm [new file with mode: 0644]
src/Mod/Draft/Resources/translations/Draft_zh-TW.ts [new file with mode: 0644]
src/Mod/Draft/Resources/ui/TaskPanel_CircularArray.ui [new file with mode: 0644]
src/Mod/Draft/Resources/ui/TaskPanel_OrthoArray.ui [new file with mode: 0644]
src/Mod/Draft/Resources/ui/TaskPanel_PolarArray.ui [new file with mode: 0644]
src/Mod/Draft/Resources/ui/TaskPanel_SetStyle.ui [new file with mode: 0644]
src/Mod/Draft/Resources/ui/TaskSelectPlane.ui [new file with mode: 0644]
src/Mod/Draft/Resources/ui/TaskShapeString.ui [new file with mode: 0644]
src/Mod/Draft/Resources/ui/dialogHatch.ui [new file with mode: 0644]
src/Mod/Draft/Resources/ui/dialog_AnnotationStyleEditor.ui [new file with mode: 0644]
src/Mod/Draft/Resources/ui/preferences-draft.ui [new file with mode: 0644]
src/Mod/Draft/Resources/ui/preferences-draftinterface.ui [new file with mode: 0644]
src/Mod/Draft/Resources/ui/preferences-draftsnap.ui [new file with mode: 0644]
src/Mod/Draft/Resources/ui/preferences-drafttexts.ui [new file with mode: 0644]
src/Mod/Draft/Resources/ui/preferences-draftvisual.ui [new file with mode: 0644]
src/Mod/Draft/Resources/ui/preferences-dwg.ui [new file with mode: 0644]
src/Mod/Draft/Resources/ui/preferences-dxf.ui [new file with mode: 0644]
src/Mod/Draft/Resources/ui/preferences-oca.ui [new file with mode: 0644]
src/Mod/Draft/Resources/ui/preferences-svg.ui [new file with mode: 0644]
src/Mod/Draft/TestDraft.py [new file with mode: 0644]
src/Mod/Draft/TestDraftGui.py [new file with mode: 0644]
src/Mod/Draft/WorkingPlane.py [new file with mode: 0644]
src/Mod/Draft/coding_conventions.md [new file with mode: 0644]
src/Mod/Draft/draft.dox [new file with mode: 0644]
src/Mod/Draft/draftfunctions/README.md [new file with mode: 0644]
src/Mod/Draft/draftfunctions/__init__.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/array.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/cut.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/downgrade.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/draftify.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/dxf.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/extrude.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/fuse.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/heal.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/join.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/mirror.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/move.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/offset.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/rotate.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/scale.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/split.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/svg.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/svgshapes.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/svgtext.py [new file with mode: 0644]
src/Mod/Draft/draftfunctions/upgrade.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/__init__.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/arcs.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/circle_inversion.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/circles.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/circles_apollonius.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/circles_incomplete.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/cuboids.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/edges.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/faces.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/fillets.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/general.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/geo_arrays.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/geometry.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/intersections.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/linear_algebra.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/offsets.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/sort_edges.py [new file with mode: 0644]
src/Mod/Draft/draftgeoutils/wires.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/README.md [new file with mode: 0644]
src/Mod/Draft/draftguitools/__init__.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_annotationstyleeditor.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_arcs.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_array_simple.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_arrays.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_base.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_base_original.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_beziers.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_circles.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_circulararray.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_clone.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_dimension_ops.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_dimensions.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_downgrade.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_draft2sketch.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_drawing.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_edit.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_edit_arch_objects.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_edit_base_object.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_edit_draft_objects.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_edit_part_objects.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_edit_sketcher_objects.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_ellipses.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_facebinders.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_fillets.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_grid.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_groups.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_hatch.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_heal.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_join.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_labels.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_layers.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_line_add_delete.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_lines.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_lineslope.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_mirror.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_move.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_offset.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_orthoarray.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_patharray.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_pathtwistedarray.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_planeproxy.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_pointarray.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_points.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_polararray.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_polygons.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_rectangles.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_rotate.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_scale.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_selectplane.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_setstyle.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_shape2dview.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_shapestrings.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_snapper.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_snaps.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_splines.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_split.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_stretch.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_styles.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_subelements.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_texts.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_togglemodes.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_tool_utils.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_trackers.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_trimex.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_upgrade.py [new file with mode: 0644]
src/Mod/Draft/draftguitools/gui_wire2spline.py [new file with mode: 0644]
src/Mod/Draft/draftmake/README.md [new file with mode: 0644]
src/Mod/Draft/draftmake/__init__.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_arc_3points.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_array.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_bezcurve.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_block.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_bspline.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_circle.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_circulararray.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_clone.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_copy.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_dimension.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_drawingview.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_ellipse.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_facebinder.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_fillet.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_hatch.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_label.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_layer.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_line.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_orthoarray.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_patharray.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_point.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_pointarray.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_polararray.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_polygon.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_rectangle.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_shape2dview.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_shapestring.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_sketch.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_text.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_wire.py [new file with mode: 0644]
src/Mod/Draft/draftmake/make_wpproxy.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/README.md [new file with mode: 0644]
src/Mod/Draft/draftobjects/__init__.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/array.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/base.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/bezcurve.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/block.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/bspline.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/circle.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/clone.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/dimension.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/draft_annotation.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/draftlink.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/drawingview.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/ellipse.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/facebinder.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/fillet.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/hatch.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/label.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/layer.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/patharray.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/pathtwistedarray.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/point.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/pointarray.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/polygon.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/rectangle.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/shape2dview.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/shapestring.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/text.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/wire.py [new file with mode: 0644]
src/Mod/Draft/draftobjects/wpproxy.py [new file with mode: 0644]
src/Mod/Draft/drafttaskpanels/README.md [new file with mode: 0644]
src/Mod/Draft/drafttaskpanels/__init__.py [new file with mode: 0644]
src/Mod/Draft/drafttaskpanels/task_circulararray.py [new file with mode: 0644]
src/Mod/Draft/drafttaskpanels/task_orthoarray.py [new file with mode: 0644]
src/Mod/Draft/drafttaskpanels/task_polararray.py [new file with mode: 0644]
src/Mod/Draft/drafttaskpanels/task_scale.py [new file with mode: 0644]
src/Mod/Draft/drafttaskpanels/task_selectplane.py [new file with mode: 0644]
src/Mod/Draft/drafttaskpanels/task_shapestring.py [new file with mode: 0644]
src/Mod/Draft/drafttests/README.md [new file with mode: 0644]
src/Mod/Draft/drafttests/__init__.py [new file with mode: 0644]
src/Mod/Draft/drafttests/auxiliary.py [new file with mode: 0644]
src/Mod/Draft/drafttests/draft_test_objects.py [new file with mode: 0644]
src/Mod/Draft/drafttests/test_airfoildat.py [new file with mode: 0644]
src/Mod/Draft/drafttests/test_creation.py [new file with mode: 0644]
src/Mod/Draft/drafttests/test_draftgeomutils.py [new file with mode: 0644]
src/Mod/Draft/drafttests/test_dwg.py [new file with mode: 0644]
src/Mod/Draft/drafttests/test_dxf.py [new file with mode: 0644]
src/Mod/Draft/drafttests/test_import.py [new file with mode: 0644]
src/Mod/Draft/drafttests/test_import_gui.py [new file with mode: 0644]
src/Mod/Draft/drafttests/test_import_tools.py [new file with mode: 0644]
src/Mod/Draft/drafttests/test_modification.py [new file with mode: 0644]
src/Mod/Draft/drafttests/test_oca.py [new file with mode: 0644]
src/Mod/Draft/drafttests/test_pivy.py [new file with mode: 0644]
src/Mod/Draft/drafttests/test_svg.py [new file with mode: 0644]
src/Mod/Draft/draftutils/README.md [new file with mode: 0644]
src/Mod/Draft/draftutils/__init__.py [new file with mode: 0644]
src/Mod/Draft/draftutils/groups.py [new file with mode: 0644]
src/Mod/Draft/draftutils/gui_utils.py [new file with mode: 0644]
src/Mod/Draft/draftutils/init_draft_statusbar.py [new file with mode: 0644]
src/Mod/Draft/draftutils/init_tools.py [new file with mode: 0644]
src/Mod/Draft/draftutils/messages.py [new file with mode: 0644]
src/Mod/Draft/draftutils/todo.py [new file with mode: 0644]
src/Mod/Draft/draftutils/translate.py [new file with mode: 0644]
src/Mod/Draft/draftutils/units.py [new file with mode: 0644]
src/Mod/Draft/draftutils/utils.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/README.md [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/__init__.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_array.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_base.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_bezcurve.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_bspline.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_circulararray.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_clone.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_dimension.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_draft_annotation.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_draftlink.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_facebinder.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_fillet.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_hatch.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_label.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_layer.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_orthoarray.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_point.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_polararray.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_rectangle.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_shapestring.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_text.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_wire.py [new file with mode: 0644]
src/Mod/Draft/draftviewproviders/view_wpproxy.py [new file with mode: 0644]
src/Mod/Draft/importAirfoilDAT.py [new file with mode: 0644]
src/Mod/Draft/importDWG.py [new file with mode: 0644]
src/Mod/Draft/importDXF.py [new file with mode: 0644]
src/Mod/Draft/importOCA.py [new file with mode: 0644]
src/Mod/Draft/importSVG.py [new file with mode: 0644]
src/Mod/Drawing/App/AppDrawing.cpp [new file with mode: 0644]
src/Mod/Drawing/App/AppDrawingPy.cpp [new file with mode: 0644]
src/Mod/Drawing/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Drawing/App/DrawingExport.cpp [new file with mode: 0644]
src/Mod/Drawing/App/DrawingExport.h [new file with mode: 0644]
src/Mod/Drawing/App/FeatureClip.cpp [new file with mode: 0644]
src/Mod/Drawing/App/FeatureClip.h [new file with mode: 0644]
src/Mod/Drawing/App/FeaturePage.cpp [new file with mode: 0644]
src/Mod/Drawing/App/FeaturePage.h [new file with mode: 0644]
src/Mod/Drawing/App/FeatureProjection.cpp [new file with mode: 0644]
src/Mod/Drawing/App/FeatureProjection.h [new file with mode: 0644]
src/Mod/Drawing/App/FeatureView.cpp [new file with mode: 0644]
src/Mod/Drawing/App/FeatureView.h [new file with mode: 0644]
src/Mod/Drawing/App/FeatureViewAnnotation.cpp [new file with mode: 0644]
src/Mod/Drawing/App/FeatureViewAnnotation.h [new file with mode: 0644]
src/Mod/Drawing/App/FeatureViewPart.cpp [new file with mode: 0644]
src/Mod/Drawing/App/FeatureViewPart.h [new file with mode: 0644]
src/Mod/Drawing/App/FeatureViewSpreadsheet.cpp [new file with mode: 0644]
src/Mod/Drawing/App/FeatureViewSpreadsheet.h [new file with mode: 0644]
src/Mod/Drawing/App/FeatureViewSymbol.cpp [new file with mode: 0644]
src/Mod/Drawing/App/FeatureViewSymbol.h [new file with mode: 0644]
src/Mod/Drawing/App/PageGroup.cpp [new file with mode: 0644]
src/Mod/Drawing/App/PageGroup.h [new file with mode: 0644]
src/Mod/Drawing/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Drawing/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Drawing/App/ProjectionAlgos.cpp [new file with mode: 0644]
src/Mod/Drawing/App/ProjectionAlgos.h [new file with mode: 0644]
src/Mod/Drawing/CMakeLists.txt [new file with mode: 0644]
src/Mod/Drawing/DrawingExample.py [new file with mode: 0644]
src/Mod/Drawing/DrawingGlobal.h [new file with mode: 0644]
src/Mod/Drawing/DrawingPatterns.py [new file with mode: 0644]
src/Mod/Drawing/DrawingTests.py [new file with mode: 0644]
src/Mod/Drawing/Gui/AppDrawingGui.cpp [new file with mode: 0644]
src/Mod/Drawing/Gui/AppDrawingGuiPy.cpp [new file with mode: 0644]
src/Mod/Drawing/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Drawing/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Drawing/Gui/DrawingView.cpp [new file with mode: 0644]
src/Mod/Drawing/Gui/DrawingView.h [new file with mode: 0644]
src/Mod/Drawing/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Drawing/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/Drawing.qrc [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/DrawingWorkbench.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/Page.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/Pages.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/View.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/document-new.png [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/document-new.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-annotation.svg [new file with mode: 0755]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-clip.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-draft-view.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A0.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A1.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A2.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A3.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A4.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-new.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-openbrowser.svg [new file with mode: 0755]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-orthoviews.svg [new file with mode: 0755]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A0.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A1.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A2.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A3.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A4.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-spreadsheet.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-symbol.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/icons/actions/drawing-view.svg [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_af.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_af.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_ar.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_ar.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_bg.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_bg.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_ca.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_ca.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_cs.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_cs.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_de.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_de.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_el.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_el.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_es-AR.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_es-AR.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_es-ES.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_es-ES.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_eu.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_eu.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_fi.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_fi.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_fil.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_fil.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_fr.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_fr.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_gl.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_gl.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_hr.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_hr.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_hu.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_hu.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_id.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_id.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_it.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_it.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_ja.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_ja.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_ka.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_ka.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_kab.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_kab.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_ko.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_ko.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_lt.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_lt.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_nl.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_nl.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_no.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_no.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_pl.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_pl.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_pt-BR.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_pt-BR.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_pt-PT.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_pt-PT.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_ro.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_ro.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_ru.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_ru.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_sk.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_sk.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_sl.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_sl.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_sr.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_sr.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_sv-SE.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_sv-SE.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_tr.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_tr.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_uk.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_uk.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_val-ES.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_val-ES.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_vi.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_vi.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_zh-CN.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_zh-CN.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_zh-TW.qm [new file with mode: 0644]
src/Mod/Drawing/Gui/Resources/translations/Drawing_zh-TW.ts [new file with mode: 0644]
src/Mod/Drawing/Gui/TaskDialog.cpp [new file with mode: 0644]
src/Mod/Drawing/Gui/TaskDialog.h [new file with mode: 0644]
src/Mod/Drawing/Gui/TaskOrthoViews.cpp [new file with mode: 0644]
src/Mod/Drawing/Gui/TaskOrthoViews.h [new file with mode: 0644]
src/Mod/Drawing/Gui/TaskOrthoViews.ui [new file with mode: 0644]
src/Mod/Drawing/Gui/ViewProviderPage.cpp [new file with mode: 0644]
src/Mod/Drawing/Gui/ViewProviderPage.h [new file with mode: 0644]
src/Mod/Drawing/Gui/ViewProviderView.cpp [new file with mode: 0644]
src/Mod/Drawing/Gui/ViewProviderView.h [new file with mode: 0644]
src/Mod/Drawing/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/Drawing/Gui/Workbench.h [new file with mode: 0644]
src/Mod/Drawing/Init.py [new file with mode: 0644]
src/Mod/Drawing/InitGui.py [new file with mode: 0644]
src/Mod/Drawing/README.md [new file with mode: 0644]
src/Mod/Drawing/Templates/A0_Landscape_ISO7200.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A0_Landscape_ISO7200.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A0_Landscape_plain.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A0_Landscape_plain.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A0_Portrait_plain.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A0_Portrait_plain.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A1_Landscape_ISO7200.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A1_Landscape_ISO7200.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A1_Landscape_plain.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A1_Landscape_plain.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A1_Portrait_plain.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A1_Portrait_plain.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A2_Landscape_ISO7200.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A2_Landscape_ISO7200.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A2_Landscape_plain.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A2_Landscape_plain.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A2_Portrait_plain.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A2_Portrait_plain.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A3_Landscape.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A3_Landscape.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A3_Landscape_ISO7200.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A3_Landscape_ISO7200.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A3_Landscape_plain.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A3_Landscape_plain.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A3_Portrait_plain.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A3_Portrait_plain.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A4_Landscape.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A4_Landscape.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A4_Landscape_ISO7200.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A4_Landscape_ISO7200.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A4_Landscape_plain.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A4_Landscape_plain.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A4_Portrait_ISO7200.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A4_Portrait_ISO7200.svg [new file with mode: 0644]
src/Mod/Drawing/Templates/A4_Portrait_plain.dxf [new file with mode: 0644]
src/Mod/Drawing/Templates/A4_Portrait_plain.svg [new file with mode: 0644]
src/Mod/Drawing/drawing.dox [new file with mode: 0644]
src/Mod/Fem/App/AppFem.cpp [new file with mode: 0644]
src/Mod/Fem/App/AppFemPy.cpp [new file with mode: 0644]
src/Mod/Fem/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Fem/App/FemAnalysis.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemAnalysis.h [new file with mode: 0644]
src/Mod/Fem/App/FemConstraint.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemConstraint.h [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintBearing.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintBearing.h [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintContact.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintContact.h [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintDisplacement.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintDisplacement.h [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintFixed.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintFixed.h [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintFluidBoundary.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintFluidBoundary.h [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintForce.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintForce.h [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintGear.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintGear.h [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintHeatflux.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintHeatflux.h [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintInitialTemperature.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintInitialTemperature.h [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintPlaneRotation.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintPlaneRotation.h [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintPressure.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintPressure.h [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintPulley.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintPulley.h [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintSpring.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintSpring.h [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintTemperature.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintTemperature.h [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintTransform.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemConstraintTransform.h [new file with mode: 0644]
src/Mod/Fem/App/FemMesh.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemMesh.h [new file with mode: 0644]
src/Mod/Fem/App/FemMeshObject.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemMeshObject.h [new file with mode: 0644]
src/Mod/Fem/App/FemMeshProperty.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemMeshProperty.h [new file with mode: 0644]
src/Mod/Fem/App/FemMeshPy.xml [new file with mode: 0755]
src/Mod/Fem/App/FemMeshPyImp.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemMeshShapeNetgenObject.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemMeshShapeNetgenObject.h [new file with mode: 0644]
src/Mod/Fem/App/FemMeshShapeObject.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemMeshShapeObject.h [new file with mode: 0644]
src/Mod/Fem/App/FemPostFilter.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemPostFilter.h [new file with mode: 0644]
src/Mod/Fem/App/FemPostFunction.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemPostFunction.h [new file with mode: 0644]
src/Mod/Fem/App/FemPostObject.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemPostObject.h [new file with mode: 0644]
src/Mod/Fem/App/FemPostPipeline.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemPostPipeline.h [new file with mode: 0644]
src/Mod/Fem/App/FemPostPipelinePy.xml [new file with mode: 0644]
src/Mod/Fem/App/FemPostPipelinePyImp.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemResultObject.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemResultObject.h [new file with mode: 0644]
src/Mod/Fem/App/FemSetElementsObject.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemSetElementsObject.h [new file with mode: 0644]
src/Mod/Fem/App/FemSetFacesObject.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemSetFacesObject.h [new file with mode: 0644]
src/Mod/Fem/App/FemSetGeometryObject.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemSetGeometryObject.h [new file with mode: 0644]
src/Mod/Fem/App/FemSetNodesObject.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemSetNodesObject.h [new file with mode: 0644]
src/Mod/Fem/App/FemSetObject.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemSetObject.h [new file with mode: 0644]
src/Mod/Fem/App/FemSolverObject.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemSolverObject.h [new file with mode: 0644]
src/Mod/Fem/App/FemTools.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemTools.h [new file with mode: 0644]
src/Mod/Fem/App/FemVTKTools.cpp [new file with mode: 0644]
src/Mod/Fem/App/FemVTKTools.h [new file with mode: 0644]
src/Mod/Fem/App/HypothesisPy.cpp [new file with mode: 0755]
src/Mod/Fem/App/HypothesisPy.h [new file with mode: 0755]
src/Mod/Fem/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Fem/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Fem/App/PropertyPostDataObject.cpp [new file with mode: 0644]
src/Mod/Fem/App/PropertyPostDataObject.h [new file with mode: 0644]
src/Mod/Fem/CMakeLists.txt [new file with mode: 0755]
src/Mod/Fem/FemGlobal.h [new file with mode: 0644]
src/Mod/Fem/Gui/AbaqusHighlighter.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/AbaqusHighlighter.h [new file with mode: 0644]
src/Mod/Fem/Gui/ActiveAnalysisObserver.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ActiveAnalysisObserver.h [new file with mode: 0644]
src/Mod/Fem/Gui/AppFemGui.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/AppFemGuiPy.cpp [new file with mode: 0755]
src/Mod/Fem/Gui/CMakeLists.txt [new file with mode: 0755]
src/Mod/Fem/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemCcx.ui [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemCcxImp.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemCcxImp.h [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemElmer.ui [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemElmerImp.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemElmerImp.h [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemExportAbaqus.ui [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemExportAbaqusImp.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemExportAbaqusImp.h [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemGeneral.ui [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemGeneralImp.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemGeneralImp.h [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemGmsh.ui [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemGmshImp.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemGmshImp.h [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemInOutVtk.ui [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemInOutVtkImp.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemInOutVtkImp.h [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemMaterial.ui [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemMaterialImp.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemMaterialImp.h [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemMystran.ui [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemMystranImp.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemMystranImp.h [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemZ88.ui [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemZ88Imp.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/DlgSettingsFemZ88Imp.h [new file with mode: 0644]
src/Mod/Fem/Gui/FemSelectionGate.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/FemSelectionGate.h [new file with mode: 0644]
src/Mod/Fem/Gui/FemSettings.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/FemSettings.h [new file with mode: 0644]
src/Mod/Fem/Gui/PlaneWidget.ui [new file with mode: 0644]
src/Mod/Fem/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Fem/Gui/PropertyFemMeshItem.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/PropertyFemMeshItem.h [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/Fem.qrc [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/icons/Arch_Material_Group.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_Analysis.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ClippingPlaneAdd.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ClippingPlaneRemoveAll.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintBearing.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintBodyHeatSource.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintCentrif.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintContact.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintDisplacement.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintElectrostaticPotential.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintFixed.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintFlowVelocity.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintFluidBoundary.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintForce.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintGear.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintHeatflux.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintInitialFlowVelocity.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintInitialTemperature.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintPlaneRotation.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintPressure.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintPulley.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintSectionPrint.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintSelfWeight.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintSpring.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintTemperature.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintTie.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintTransform.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_CreateNodesSet.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ElementFluid1D.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ElementGeometry1D.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ElementGeometry2D.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ElementRotation1D.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_EquationElasticity.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_EquationElectricforce.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_EquationElectrostatic.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_EquationFlow.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_EquationFlux.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_EquationHeat.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_FEMMesh2Mesh.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_MaterialFluid.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_MaterialMechanicalNonlinear.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_MaterialReinforced.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_MaterialSolid.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_MeshBoundaryLayer.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_MeshClear.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_MeshDisplayInfo.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_MeshGmshFromShape.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_MeshGroup.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_MeshNetgenFromShape.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_MeshRegion.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_MeshResult.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterClipRegion.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterClipScalar.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterCutFunction.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterDataAlongLine.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterDataAtPoint.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterLinearizedStresses.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterWarp.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_PostPipelineFromResult.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ResultShow.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_ResultsPurge.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_SolverControl.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_SolverElmer.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_SolverMystran.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_SolverRun.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_SolverStandard.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FEM_SolverZ88.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/FemWorkbench.svg [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/icons/fem-add-fem-mesh.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/fem-add-material.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/fem-add-part.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/fem-femmesh-from-shape.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/fem-post-geo-box.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/fem-post-geo-cylinder.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/fem-post-geo-isosurface.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/fem-post-geo-plane.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/fem-post-geo-sphere.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-buckling.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-checkmesh.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-frequency.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-static.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-thermomechanical.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/fem-solver-inp-editor.svg [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/icons/preferences-fem.svg [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_af.qm [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_af.ts [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_ar.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_ar.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_bg.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_bg.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_ca.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_ca.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_cs.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_cs.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_de.qm [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_de.ts [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_el.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_el.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_es-AR.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_es-AR.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_es-ES.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_es-ES.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_eu.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_eu.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_fi.qm [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_fi.ts [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_fil.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_fil.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_fr.qm [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_fr.ts [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_gl.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_gl.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_hr.qm [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_hr.ts [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_hu.qm [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_hu.ts [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_id.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_id.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_it.qm [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_it.ts [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_ja.qm [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_ja.ts [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_ka.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_ka.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_kab.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_kab.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_ko.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_ko.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_lt.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_lt.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_nl.qm [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_nl.ts [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_no.qm [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_no.ts [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_pl.qm [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_pl.ts [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_pt-BR.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_pt-BR.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_pt-PT.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_pt-PT.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_ro.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_ro.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_ru.qm [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_ru.ts [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_sk.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_sk.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_sl.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_sl.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_sr.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_sr.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_sv-SE.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_sv-SE.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_tr.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_tr.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_uk.qm [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_uk.ts [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/translations/Fem_val-ES.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_val-ES.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_vi.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_vi.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_zh-CN.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_zh-CN.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_zh-TW.qm [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/translations/Fem_zh-TW.ts [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/ConstraintCentrif.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/ConstraintSectionPrint.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/ConstraintTie.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/ElectrostaticPotential.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/ElementFluid1D.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/ElementGeometry1D.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/ElementGeometry2D.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/ElementRotation1D.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/FlowVelocity.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/InitialFlowVelocity.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/Material.ui [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/ui/MaterialReinforcement.ui [new file with mode: 0755]
src/Mod/Fem/Gui/Resources/ui/MeshBoundaryLayer.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/MeshGmsh.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/MeshGroup.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/MeshGroupXDMFExport.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/MeshRegion.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/ResultHints.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/ResultShow.ui [new file with mode: 0644]
src/Mod/Fem/Gui/Resources/ui/SolverCalculix.ui [new file with mode: 0644]
src/Mod/Fem/Gui/SphereWidget.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskAnalysisInfo.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskAnalysisInfo.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskAnalysisInfo.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskCreateNodeSet.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskCreateNodeSet.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskCreateNodeSet.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskDlgAnalysis.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskDlgAnalysis.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskDlgCreateNodeSet.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskDlgCreateNodeSet.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskDlgMeshShapeNetgen.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskDlgMeshShapeNetgen.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskDriver.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskDriver.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskDriver.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraint.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraint.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraint.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintBearing.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintBearing.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintBearing.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintContact.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintContact.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintContact.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintDisplacement.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintDisplacement.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintDisplacement.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintFixed.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintFixed.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintFixed.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintFluidBoundary.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintFluidBoundary.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintFluidBoundary.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintForce.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintForce.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintForce.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintGear.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintGear.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintHeatflux.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintHeatflux.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintHeatflux.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintInitialTemperature.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintInitialTemperature.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintInitialTemperature.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintOnBoundary.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintOnBoundary.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintPlaneRotation.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintPlaneRotation.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintPlaneRotation.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintPressure.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintPressure.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintPressure.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintPulley.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintPulley.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintSpring.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintSpring.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintSpring.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintTemperature.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintTemperature.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintTemperature.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintTransform.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskFemConstraintTransform.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskObjectName.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskObjectName.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskObjectName.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskPanelConstraintTemperature.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskPanelInitialTemperature.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskPostBoxes.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskPostBoxes.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskPostClip.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskPostCut.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskPostDataAlongLine.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskPostDataAtPoint.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskPostDisplay.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskPostScalarClip.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskPostWarpVector.ui [new file with mode: 0644]
src/Mod/Fem/Gui/TaskTetParameter.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/TaskTetParameter.h [new file with mode: 0644]
src/Mod/Fem/Gui/TaskTetParameter.ui [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderAnalysis.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderAnalysis.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraint.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraint.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintBearing.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintBearing.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintContact.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintContact.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintDisplacement.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintDisplacement.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintFixed.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintFixed.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintFluidBoundary.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintFluidBoundary.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintForce.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintForce.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintGear.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintGear.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintHeatflux.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintHeatflux.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintInitialTemperature.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintInitialTemperature.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintOnBoundary.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintOnBoundary.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintPlaneRotation.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintPlaneRotation.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintPressure.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintPressure.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintPulley.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintPulley.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintSpring.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintSpring.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintTemperature.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintTemperature.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintTransform.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemConstraintTransform.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemMesh.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemMesh.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemMeshPy.xml [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemMeshPyImp.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemMeshShape.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemMeshShape.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemMeshShapeNetgen.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemMeshShapeNetgen.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemPostFilter.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemPostFilter.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemPostFunction.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemPostFunction.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemPostObject.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemPostObject.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemPostPipeline.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemPostPipeline.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemPostPipelinePy.xml [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderFemPostPipelinePyImp.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderResult.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderResult.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderSetElements.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderSetElements.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderSetFaces.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderSetFaces.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderSetGeometry.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderSetGeometry.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderSetNodes.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderSetNodes.h [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderSolver.cpp [new file with mode: 0644]
src/Mod/Fem/Gui/ViewProviderSolver.h [new file with mode: 0644]
src/Mod/Fem/Gui/Workbench.cpp [new file with mode: 0755]
src/Mod/Fem/Gui/Workbench.h [new file with mode: 0755]
src/Mod/Fem/Init.py [new file with mode: 0644]
src/Mod/Fem/InitGui.py [new file with mode: 0644]
src/Mod/Fem/ObjectsFem.py [new file with mode: 0644]
src/Mod/Fem/TestFemApp.py [new file with mode: 0644]
src/Mod/Fem/TestFemGui.py [new file with mode: 0644]
src/Mod/Fem/coding_conventions.md [new file with mode: 0644]
src/Mod/Fem/fem.dox [new file with mode: 0755]
src/Mod/Fem/femcommands/__init__.py [new file with mode: 0644]
src/Mod/Fem/femcommands/commands.py [new file with mode: 0644]
src/Mod/Fem/femcommands/manager.py [new file with mode: 0644]
src/Mod/Fem/femexamples/__init__.py [new file with mode: 0644]
src/Mod/Fem/femexamples/boxanalysis_base.py [new file with mode: 0644]
src/Mod/Fem/femexamples/boxanalysis_frequency.py [new file with mode: 0644]
src/Mod/Fem/femexamples/boxanalysis_static.py [new file with mode: 0644]
src/Mod/Fem/femexamples/buckling_lateraltorsionalbuckling.py [new file with mode: 0644]
src/Mod/Fem/femexamples/buckling_platebuckling.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_buckling_flexuralbuckling.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_base_edge.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_base_face.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_base_solid.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_beam_circle.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_beam_pipe.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_beam_rect.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_ele_hexa20.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_ele_quad4.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_ele_quad8.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_ele_seg2.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_ele_seg3.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_ele_tetra4.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_ele_tria3.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_ele_tria6.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_faceload.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_nodeload.py [new file with mode: 0644]
src/Mod/Fem/femexamples/ccx_cantilever_prescribeddisplacement.py [new file with mode: 0644]
src/Mod/Fem/femexamples/constraint_centrif.py [new file with mode: 0644]
src/Mod/Fem/femexamples/constraint_contact_shell_shell.py [new file with mode: 0644]
src/Mod/Fem/femexamples/constraint_contact_solid_solid.py [new file with mode: 0644]
src/Mod/Fem/femexamples/constraint_section_print.py [new file with mode: 0644]
src/Mod/Fem/femexamples/constraint_selfweight_cantilever.py [new file with mode: 0644]
src/Mod/Fem/femexamples/constraint_tie.py [new file with mode: 0644]
src/Mod/Fem/femexamples/constraint_transform_beam_hinged.py [new file with mode: 0644]
src/Mod/Fem/femexamples/constraint_transform_torque.py [new file with mode: 0644]
src/Mod/Fem/femexamples/elmer_nonguitutorial01_eigenvalue_of_elastic_beam.py [new file with mode: 0644]
src/Mod/Fem/femexamples/equation_electrostatics_capacitance_two_balls.py [new file with mode: 0644]
src/Mod/Fem/femexamples/equation_electrostatics_electricforce_elmer_nongui6.py [new file with mode: 0644]
src/Mod/Fem/femexamples/examplesgui.py [new file with mode: 0644]
src/Mod/Fem/femexamples/frequency_beamsimple.py [new file with mode: 0644]
src/Mod/Fem/femexamples/manager.py [new file with mode: 0644]
src/Mod/Fem/femexamples/material_multiple_bendingbeam_fiveboxes.py [new file with mode: 0644]
src/Mod/Fem/femexamples/material_multiple_bendingbeam_fivefaces.py [new file with mode: 0644]
src/Mod/Fem/femexamples/material_multiple_tensionrod_twoboxes.py [new file with mode: 0644]
src/Mod/Fem/femexamples/material_nl_platewithhole.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/__init__.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_beamsimple_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_boxanalysis_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_boxes_2_vertikal_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_buckling_ibeam_tria6.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_buckling_plate_tria6.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_canticcx_hexa20.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_canticcx_quad4.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_canticcx_quad8.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_canticcx_seg2.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_canticcx_seg3.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_canticcx_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_canticcx_tria3.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_canticcx_tria6.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_capacitance_two_balls_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_constraint_centrif_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_constraint_tie_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_contact_box_halfcylinder_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_contact_tube_tube_tria3.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_eigenvalue_of_elastic_beam_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_electricforce_elmer_nongui6_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_flexural_buckling.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_multibodybeam_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_multibodybeam_tria6.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_plate_mystran_quad4.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_platewithhole_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_rc_wall_2d_tria6.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_section_print_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_selfweight_cantilever_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_square_pipe_end_twisted_tria6.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_thermomech_bimetall_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_thermomech_flow1d_seg3.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_thermomech_spine_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_transform_beam_hinged_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_transform_torque_tetra10.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_truss_crane_seg2.py [new file with mode: 0644]
src/Mod/Fem/femexamples/meshes/mesh_truss_crane_seg3.py [new file with mode: 0644]
src/Mod/Fem/femexamples/mystran_plate.py [new file with mode: 0644]
src/Mod/Fem/femexamples/rc_wall_2d.py [new file with mode: 0644]
src/Mod/Fem/femexamples/square_pipe_end_twisted_edgeforces.py [new file with mode: 0644]
src/Mod/Fem/femexamples/square_pipe_end_twisted_nodeforces.py [new file with mode: 0644]
src/Mod/Fem/femexamples/thermomech_bimetall.py [new file with mode: 0644]
src/Mod/Fem/femexamples/thermomech_flow1d.py [new file with mode: 0644]
src/Mod/Fem/femexamples/thermomech_spine.py [new file with mode: 0644]
src/Mod/Fem/femexamples/truss_3d_cs_circle_ele_seg2.py [new file with mode: 0644]
src/Mod/Fem/femexamples/truss_3d_cs_circle_ele_seg3.py [new file with mode: 0644]
src/Mod/Fem/femguiobjects/__init__.py [new file with mode: 0644]
src/Mod/Fem/femguiobjects/readme.md [new file with mode: 0644]
src/Mod/Fem/femguiutils/__init__.py [new file with mode: 0644]
src/Mod/Fem/femguiutils/migrate_gui.py [new file with mode: 0644]
src/Mod/Fem/femguiutils/selection_widgets.py [new file with mode: 0644]
src/Mod/Fem/feminout/__init__.py [new file with mode: 0644]
src/Mod/Fem/feminout/convert2TetGen.py [new file with mode: 0644]
src/Mod/Fem/feminout/exportNastranMesh.py [new file with mode: 0644]
src/Mod/Fem/feminout/importCcxDatResults.py [new file with mode: 0644]
src/Mod/Fem/feminout/importCcxFrdResults.py [new file with mode: 0644]
src/Mod/Fem/feminout/importFenicsMesh.py [new file with mode: 0644]
src/Mod/Fem/feminout/importInpMesh.py [new file with mode: 0644]
src/Mod/Fem/feminout/importPyMesh.py [new file with mode: 0644]
src/Mod/Fem/feminout/importToolsFem.py [new file with mode: 0644]
src/Mod/Fem/feminout/importVTKResults.py [new file with mode: 0644]
src/Mod/Fem/feminout/importYamlJsonMesh.py [new file with mode: 0644]
src/Mod/Fem/feminout/importZ88Mesh.py [new file with mode: 0644]
src/Mod/Fem/feminout/importZ88O2Results.py [new file with mode: 0644]
src/Mod/Fem/feminout/readFenicsXDMF.py [new file with mode: 0644]
src/Mod/Fem/feminout/readFenicsXML.py [new file with mode: 0644]
src/Mod/Fem/feminout/writeFenicsXDMF.py [new file with mode: 0644]
src/Mod/Fem/feminout/writeFenicsXML.py [new file with mode: 0644]
src/Mod/Fem/femmesh/__init__.py [new file with mode: 0644]
src/Mod/Fem/femmesh/femmesh2mesh.py [new file with mode: 0644]
src/Mod/Fem/femmesh/gmshtools.py [new file with mode: 0644]
src/Mod/Fem/femmesh/meshsetsgetter.py [new file with mode: 0644]
src/Mod/Fem/femmesh/meshtools.py [new file with mode: 0644]
src/Mod/Fem/femobjects/__init__.py [new file with mode: 0644]
src/Mod/Fem/femobjects/base_fempythonobject.py [new file with mode: 0644]
src/Mod/Fem/femobjects/constant_vacuumpermittivity.py [new file with mode: 0644]
src/Mod/Fem/femobjects/constraint_bodyheatsource.py [new file with mode: 0644]
src/Mod/Fem/femobjects/constraint_centrif.py [new file with mode: 0644]
src/Mod/Fem/femobjects/constraint_electrostaticpotential.py [new file with mode: 0644]
src/Mod/Fem/femobjects/constraint_flowvelocity.py [new file with mode: 0644]
src/Mod/Fem/femobjects/constraint_initialflowvelocity.py [new file with mode: 0644]
src/Mod/Fem/femobjects/constraint_sectionprint.py [new file with mode: 0644]
src/Mod/Fem/femobjects/constraint_selfweight.py [new file with mode: 0644]
src/Mod/Fem/femobjects/constraint_tie.py [new file with mode: 0644]
src/Mod/Fem/femobjects/element_fluid1D.py [new file with mode: 0644]
src/Mod/Fem/femobjects/element_geometry1D.py [new file with mode: 0644]
src/Mod/Fem/femobjects/element_geometry2D.py [new file with mode: 0644]
src/Mod/Fem/femobjects/element_rotation1D.py [new file with mode: 0644]
src/Mod/Fem/femobjects/material_common.py [new file with mode: 0644]
src/Mod/Fem/femobjects/material_mechanicalnonlinear.py [new file with mode: 0644]
src/Mod/Fem/femobjects/material_reinforced.py [new file with mode: 0644]
src/Mod/Fem/femobjects/mesh_boundarylayer.py [new file with mode: 0644]
src/Mod/Fem/femobjects/mesh_gmsh.py [new file with mode: 0644]
src/Mod/Fem/femobjects/mesh_group.py [new file with mode: 0644]
src/Mod/Fem/femobjects/mesh_region.py [new file with mode: 0644]
src/Mod/Fem/femobjects/mesh_result.py [new file with mode: 0644]
src/Mod/Fem/femobjects/result_mechanical.py [new file with mode: 0644]
src/Mod/Fem/femobjects/solver_ccxtools.py [new file with mode: 0644]
src/Mod/Fem/femresult/__init__.py [new file with mode: 0644]
src/Mod/Fem/femresult/resulttools.py [new file with mode: 0644]
src/Mod/Fem/femsolver/__init__.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/__init__.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/solver.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/tasks.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_constraint_centrif.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_constraint_contact.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_constraint_displacement.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_constraint_fixed.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_constraint_fluidsection.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_constraint_force.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_constraint_heatflux.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_constraint_initialtemperature.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_constraint_planerotation.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_constraint_pressure.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_constraint_sectionprint.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_constraint_selfweight.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_constraint_temperature.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_constraint_tie.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_constraint_transform.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_femelement_geometry.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_femelement_material.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_femelement_matgeosets.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_footer.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_mesh.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_step_equation.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/write_step_output.py [new file with mode: 0644]
src/Mod/Fem/femsolver/calculix/writer.py [new file with mode: 0644]
src/Mod/Fem/femsolver/elmer/__init__.py [new file with mode: 0644]
src/Mod/Fem/femsolver/elmer/equations/__init__.py [new file with mode: 0644]
src/Mod/Fem/femsolver/elmer/equations/elasticity.py [new file with mode: 0644]
src/Mod/Fem/femsolver/elmer/equations/electricforce.py [new file with mode: 0644]
src/Mod/Fem/femsolver/elmer/equations/electrostatic.py [new file with mode: 0644]
src/Mod/Fem/femsolver/elmer/equations/equation.py [new file with mode: 0644]
src/Mod/Fem/femsolver/elmer/equations/flow.py [new file with mode: 0644]
src/Mod/Fem/femsolver/elmer/equations/flux.py [new file with mode: 0644]
src/Mod/Fem/femsolver/elmer/equations/heat.py [new file with mode: 0644]
src/Mod/Fem/femsolver/elmer/equations/linear.py [new file with mode: 0644]
src/Mod/Fem/femsolver/elmer/equations/nonlinear.py [new file with mode: 0644]
src/Mod/Fem/femsolver/elmer/sifio.py [new file with mode: 0644]
src/Mod/Fem/femsolver/elmer/solver.py [new file with mode: 0644]
src/Mod/Fem/femsolver/elmer/tasks.py [new file with mode: 0644]
src/Mod/Fem/femsolver/elmer/writer.py [new file with mode: 0644]
src/Mod/Fem/femsolver/equationbase.py [new file with mode: 0644]
src/Mod/Fem/femsolver/fenics/__init__.py [new file with mode: 0644]
src/Mod/Fem/femsolver/fenics/fenics_tools.py [new file with mode: 0644]
src/Mod/Fem/femsolver/mystran/__init__.py [new file with mode: 0644]
src/Mod/Fem/femsolver/mystran/add_con_fixed.py [new file with mode: 0644]
src/Mod/Fem/femsolver/mystran/add_con_force.py [new file with mode: 0644]
src/Mod/Fem/femsolver/mystran/add_femelement_geometry.py [new file with mode: 0644]
src/Mod/Fem/femsolver/mystran/add_femelement_material.py [new file with mode: 0644]
src/Mod/Fem/femsolver/mystran/add_mesh.py [new file with mode: 0644]
src/Mod/Fem/femsolver/mystran/add_solver_control.py [new file with mode: 0644]
src/Mod/Fem/femsolver/mystran/solver.py [new file with mode: 0644]
src/Mod/Fem/femsolver/mystran/tasks.py [new file with mode: 0644]
src/Mod/Fem/femsolver/mystran/writer.py [new file with mode: 0644]
src/Mod/Fem/femsolver/report.py [new file with mode: 0644]
src/Mod/Fem/femsolver/reportdialog.py [new file with mode: 0644]
src/Mod/Fem/femsolver/run.py [new file with mode: 0644]
src/Mod/Fem/femsolver/settings.py [new file with mode: 0644]
src/Mod/Fem/femsolver/signal.py [new file with mode: 0644]
src/Mod/Fem/femsolver/solver_taskpanel.py [new file with mode: 0644]
src/Mod/Fem/femsolver/solverbase.py [new file with mode: 0644]
src/Mod/Fem/femsolver/task.py [new file with mode: 0644]
src/Mod/Fem/femsolver/writerbase.py [new file with mode: 0644]
src/Mod/Fem/femsolver/z88/__init__.py [new file with mode: 0644]
src/Mod/Fem/femsolver/z88/solver.py [new file with mode: 0644]
src/Mod/Fem/femsolver/z88/tasks.py [new file with mode: 0644]
src/Mod/Fem/femsolver/z88/writer.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/__init__.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_constraint_centrif.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_constraint_electrostaticpotential.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_constraint_flowvelocity.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_constraint_initialflowvelocity.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_constraint_sectionprint.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_constraint_tie.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_element_fluid1D.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_element_geometry1D.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_element_geometry2D.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_element_rotation1D.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_material_common.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_material_reinforced.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_mesh_boundarylayer.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_mesh_gmsh.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_mesh_group.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_mesh_region.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_result_mechanical.py [new file with mode: 0644]
src/Mod/Fem/femtaskpanels/task_solver_ccxtools.py [new file with mode: 0644]
src/Mod/Fem/femtest/__init__.py [new file with mode: 0644]
src/Mod/Fem/femtest/app/__init__.py [new file with mode: 0644]
src/Mod/Fem/femtest/app/support_utils.py [new file with mode: 0644]
src/Mod/Fem/femtest/app/test_ccxtools.py [new file with mode: 0644]
src/Mod/Fem/femtest/app/test_common.py [new file with mode: 0644]
src/Mod/Fem/femtest/app/test_femimport.py [new file with mode: 0644]
src/Mod/Fem/femtest/app/test_material.py [new file with mode: 0644]
src/Mod/Fem/femtest/app/test_mesh.py [new file with mode: 0644]
src/Mod/Fem/femtest/app/test_object.py [new file with mode: 0644]
src/Mod/Fem/femtest/app/test_open.py [new file with mode: 0644]
src/Mod/Fem/femtest/app/test_result.py [new file with mode: 0644]
src/Mod/Fem/femtest/app/test_solver_calculix.py [new file with mode: 0644]
src/Mod/Fem/femtest/app/test_solver_elmer.py [new file with mode: 0644]
src/Mod/Fem/femtest/app/test_solver_mystran.py [new file with mode: 0644]
src/Mod/Fem/femtest/app/test_solver_z88.py [new file with mode: 0644]
src/Mod/Fem/femtest/data/__init__.py [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/__init__.py [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/box.FCStd [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/box_frequency.FCStd [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/box_frequency.dat [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/box_frequency.frd [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/box_frequency.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/box_frequency_expected_values [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/box_static.FCStd [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/box_static.dat [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/box_static.frd [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/box_static.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/box_static_expected_values [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/ccx_buckling_flexuralbuckling.dat [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/ccx_buckling_flexuralbuckling.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/ccx_cantilever_beam_circle.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/ccx_cantilever_beam_pipe.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/ccx_cantilever_beam_rect.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_hexa20.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_quad4.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_quad8.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_seg2.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_seg3.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_tria3.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_tria6.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/ccx_cantilever_faceload.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/ccx_cantilever_nodeload.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/ccx_cantilever_prescribeddisplacement.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/constraint_centrif.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/constraint_contact_shell_shell.FCStd [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/constraint_contact_shell_shell.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/constraint_contact_solid_solid.FCStd [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/constraint_contact_solid_solid.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/constraint_sectionprint.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/constraint_selfweight_cantilever.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/constraint_tie.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/constraint_transform_beam_hinged.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/constraint_transform_torque.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/frequency_beamsimple.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/material_multiple_bendingbeam_fiveboxes.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/material_multiple_bendingbeam_fivefaces.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/material_multiple_tensionrod_twoboxes.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/material_nonlinear.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/square_pipe_end_twisted_edgeforces.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/square_pipe_end_twisted_nodeforces.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/thermomech_bimetall.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/thermomech_flow1D.FCStd [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/thermomech_flow1D.dat [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/thermomech_flow1D.frd [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/thermomech_flow1D.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/thermomech_flow1D_expected_values [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/thermomech_flow1D_inout_nodes.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/thermomech_spine.FCStd [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/thermomech_spine.dat [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/thermomech_spine.frd [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/thermomech_spine.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/calculix/thermomech_spine_expected_values [new file with mode: 0644]
src/Mod/Fem/femtest/data/elmer/ELMERSOLVER_STARTINFO [new file with mode: 0644]
src/Mod/Fem/femtest/data/elmer/__init__.py [new file with mode: 0644]
src/Mod/Fem/femtest/data/elmer/box_static_0_mm.sif [new file with mode: 0644]
src/Mod/Fem/femtest/data/elmer/ccxcantilever_faceload_0_mm.sif [new file with mode: 0644]
src/Mod/Fem/femtest/data/elmer/ccxcantilever_faceload_1_si.sif [new file with mode: 0644]
src/Mod/Fem/femtest/data/elmer/ccxcantilever_nodeload_0_mm.sif [new file with mode: 0644]
src/Mod/Fem/femtest/data/elmer/ccxcantilever_prescribeddisplacement_0_mm.sif [new file with mode: 0644]
src/Mod/Fem/femtest/data/elmer/group_mesh.geo [new file with mode: 0644]
src/Mod/Fem/femtest/data/mesh/__init__.py [new file with mode: 0644]
src/Mod/Fem/femtest/data/mesh/tetra10_mesh.inp [new file with mode: 0644]
src/Mod/Fem/femtest/data/mesh/tetra10_mesh.unv [new file with mode: 0644]
src/Mod/Fem/femtest/data/mesh/tetra10_mesh.vtk [new file with mode: 0644]
src/Mod/Fem/femtest/data/mesh/tetra10_mesh.yml [new file with mode: 0644]
src/Mod/Fem/femtest/data/mesh/tetra10_mesh.z88 [new file with mode: 0644]
src/Mod/Fem/femtest/data/mystran/.bdf [new file with mode: 0644]
src/Mod/Fem/femtest/data/mystran/__init__.py [new file with mode: 0644]
src/Mod/Fem/femtest/data/mystran/ccx_cantilever_ele_quad4.bdf [new file with mode: 0644]
src/Mod/Fem/femtest/data/mystran/ccx_cantilever_ele_seg2.bdf [new file with mode: 0644]
src/Mod/Fem/femtest/data/mystran/ccx_cantilever_ele_tria3.bdf [new file with mode: 0644]
src/Mod/Fem/femtest/data/mystran/ccx_cantilever_faceload.bdf [new file with mode: 0644]
src/Mod/Fem/femtest/data/mystran/ccx_cantilever_nodeload.bdf [new file with mode: 0644]
src/Mod/Fem/femtest/data/mystran/mystran_plate.bdf [new file with mode: 0644]
src/Mod/Fem/femtest/data/open/__init__.py [new file with mode: 0644]
src/Mod/Fem/femtest/data/open/all_objects_de9b3fb438.FCStd [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/__init__.py [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/51.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88.dyn [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88elp.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88i1.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88i2.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88i5.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88int.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88man.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88mat.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/51.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88.dyn [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88elp.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88i1.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88i2.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88i5.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88int.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88man.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88mat.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/51.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88.dyn [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88elp.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88i1.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88i2.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88i5.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88int.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88man.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88mat.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/51.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88.dyn [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88elp.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88i1.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88i2.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88i5.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88int.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88man.txt [new file with mode: 0644]
src/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88mat.txt [new file with mode: 0644]
src/Mod/Fem/femtest/failing_tests.md [new file with mode: 0644]
src/Mod/Fem/femtest/gui/__init__.py [new file with mode: 0644]
src/Mod/Fem/femtest/gui/test_open.py [new file with mode: 0644]
src/Mod/Fem/femtest/test_commands.sh [new file with mode: 0644]
src/Mod/Fem/femtest/test_information.md [new file with mode: 0644]
src/Mod/Fem/femtools/__init__.py [new file with mode: 0644]
src/Mod/Fem/femtools/ccxtools.py [new file with mode: 0644]
src/Mod/Fem/femtools/checksanalysis.py [new file with mode: 0644]
src/Mod/Fem/femtools/constants.py [new file with mode: 0644]
src/Mod/Fem/femtools/errors.py [new file with mode: 0644]
src/Mod/Fem/femtools/femutils.py [new file with mode: 0644]
src/Mod/Fem/femtools/geomtools.py [new file with mode: 0644]
src/Mod/Fem/femtools/membertools.py [new file with mode: 0644]
src/Mod/Fem/femtools/migrate_app.py [new file with mode: 0644]
src/Mod/Fem/femtools/tokrules.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/__init__.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_base_femconstraint.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_base_femobject.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_constant_vacuumpermittivity.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_constraint_bodyheatsource.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_constraint_centrif.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_constraint_electrostaticpotential.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_constraint_flowvelocity.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_constraint_initialflowvelocity.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_constraint_sectionprint.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_constraint_selfweight.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_constraint_tie.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_element_fluid1D.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_element_geometry1D.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_element_geometry2D.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_element_rotation1D.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_material_common.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_material_mechanicalnonlinear.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_material_reinforced.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_mesh_boundarylayer.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_mesh_gmsh.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_mesh_group.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_mesh_region.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_mesh_result.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_result_mechanical.py [new file with mode: 0644]
src/Mod/Fem/femviewprovider/view_solver_ccxtools.py [new file with mode: 0644]
src/Mod/Idf/CMakeLists.txt [new file with mode: 0644]
src/Mod/Idf/ISOL.emn [new file with mode: 0644]
src/Mod/Idf/ISOL.emp [new file with mode: 0644]
src/Mod/Idf/Idf.py [new file with mode: 0644]
src/Mod/Idf/Idflibs/0603_SMD.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/0805_SMD.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/1206_SMD.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/1210_SMD.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/1812_SMD.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/2225_SMD.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/2512_SMD.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/CAP_50SGV_8_10.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/EPL22_6_16.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/I22_2_5_16.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/I22_2_5_16withEPL22_6_16.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/License.txt [new file with mode: 0644]
src/Mod/Idf/Idflibs/MSOP_10.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/RLF_12545.igs [new file with mode: 0644]
src/Mod/Idf/Idflibs/RLF_12545.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/RLF_7030.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/SMB_DO_214AA.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/SMC_DO_214AB.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/SOD_323.igs [new file with mode: 0644]
src/Mod/Idf/Idflibs/SOD_323.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/SOD_523.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/SOT23.igs [new file with mode: 0644]
src/Mod/Idf/Idflibs/SOT23.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/SOT404.igs [new file with mode: 0644]
src/Mod/Idf/Idflibs/SOT404.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/SOT428_DPAK.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/SOT_323_3.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/SOT_96.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/TCMT1107_4.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/TSM_103_01_L_DV_A.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/TSM_104_01_L_DV_A.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/TSS0P_8.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/VC0603_SMD.stp [new file with mode: 0644]
src/Mod/Idf/Idflibs/footprints_models.csv [new file with mode: 0644]
src/Mod/Idf/Init.py [new file with mode: 0644]
src/Mod/Idf/idf.dox [new file with mode: 0644]
src/Mod/Image/App/AppImage.cpp [new file with mode: 0644]
src/Mod/Image/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Image/App/ImageBase.cpp [new file with mode: 0644]
src/Mod/Image/App/ImageBase.h [new file with mode: 0644]
src/Mod/Image/App/ImagePlane.cpp [new file with mode: 0644]
src/Mod/Image/App/ImagePlane.h [new file with mode: 0644]
src/Mod/Image/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Image/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Image/CMakeLists.txt [new file with mode: 0644]
src/Mod/Image/Gui/AppImageGui.cpp [new file with mode: 0644]
src/Mod/Image/Gui/AppImageGuiPy.cpp [new file with mode: 0644]
src/Mod/Image/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Image/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Image/Gui/ImageOrientationDialog.cpp [new file with mode: 0644]
src/Mod/Image/Gui/ImageOrientationDialog.h [new file with mode: 0644]
src/Mod/Image/Gui/ImageOrientationDialog.ui [new file with mode: 0644]
src/Mod/Image/Gui/ImageView.cpp [new file with mode: 0644]
src/Mod/Image/Gui/ImageView.h [new file with mode: 0644]
src/Mod/Image/Gui/OpenGLImageBox.cpp [new file with mode: 0644]
src/Mod/Image/Gui/OpenGLImageBox.h [new file with mode: 0644]
src/Mod/Image/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Image/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Image/Gui/Resources/Image.qrc [new file with mode: 0644]
src/Mod/Image/Gui/Resources/icons/ImageWorkbench.svg [new file with mode: 0644]
src/Mod/Image/Gui/Resources/icons/Image_CreateImagePlane.svg [new file with mode: 0644]
src/Mod/Image/Gui/Resources/icons/Image_Open.svg [new file with mode: 0644]
src/Mod/Image/Gui/Resources/icons/Image_Scaling.svg [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_af.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_af.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_ar.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_ar.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_bg.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_bg.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_ca.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_ca.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_cs.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_cs.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_de.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_de.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_el.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_el.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_es-AR.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_es-AR.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_es-ES.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_es-ES.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_eu.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_eu.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_fi.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_fi.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_fil.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_fil.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_fr.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_fr.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_gl.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_gl.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_hr.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_hr.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_hu.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_hu.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_id.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_id.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_it.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_it.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_ja.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_ja.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_ka.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_ka.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_kab.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_kab.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_ko.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_ko.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_lt.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_lt.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_nl.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_nl.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_no.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_no.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_pl.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_pl.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_pt-BR.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_pt-BR.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_pt-PT.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_pt-PT.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_ro.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_ro.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_ru.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_ru.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_sk.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_sk.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_sl.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_sl.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_sr.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_sr.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_sv-SE.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_sv-SE.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_tr.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_tr.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_uk.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_uk.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_val-ES.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_val-ES.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_vi.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_vi.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_zh-CN.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_zh-CN.ts [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_zh-TW.qm [new file with mode: 0644]
src/Mod/Image/Gui/Resources/translations/Image_zh-TW.ts [new file with mode: 0644]
src/Mod/Image/Gui/ViewProviderImagePlane.cpp [new file with mode: 0644]
src/Mod/Image/Gui/ViewProviderImagePlane.h [new file with mode: 0644]
src/Mod/Image/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/Image/Gui/Workbench.h [new file with mode: 0644]
src/Mod/Image/Gui/XpmImages.h [new file with mode: 0644]
src/Mod/Image/ImageGlobal.h [new file with mode: 0644]
src/Mod/Image/ImageTools/_CommandImageScaling.py [new file with mode: 0644]
src/Mod/Image/ImageTools/__init__.py [new file with mode: 0644]
src/Mod/Image/Init.py [new file with mode: 0644]
src/Mod/Image/InitGui.py [new file with mode: 0644]
src/Mod/Image/image.dox [new file with mode: 0644]
src/Mod/Import/App/AppImport.cpp [new file with mode: 0644]
src/Mod/Import/App/AppImportPy.cpp [new file with mode: 0644]
src/Mod/Import/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Import/App/ExportOCAF.cpp [new file with mode: 0644]
src/Mod/Import/App/ExportOCAF.h [new file with mode: 0644]
src/Mod/Import/App/FeatureImportIges.cpp [new file with mode: 0644]
src/Mod/Import/App/FeatureImportIges.h [new file with mode: 0644]
src/Mod/Import/App/FeatureImportStep.cpp [new file with mode: 0644]
src/Mod/Import/App/FeatureImportStep.h [new file with mode: 0644]
src/Mod/Import/App/ImpExpDxf.cpp [new file with mode: 0644]
src/Mod/Import/App/ImpExpDxf.h [new file with mode: 0644]
src/Mod/Import/App/ImportOCAF.cpp [new file with mode: 0644]
src/Mod/Import/App/ImportOCAF.h [new file with mode: 0644]
src/Mod/Import/App/ImportOCAF2.cpp [new file with mode: 0644]
src/Mod/Import/App/ImportOCAF2.h [new file with mode: 0644]
src/Mod/Import/App/ImportOCAFAssembly.cpp [new file with mode: 0644]
src/Mod/Import/App/ImportOCAFAssembly.h [new file with mode: 0644]
src/Mod/Import/App/PlmXmlParser.py [new file with mode: 0644]
src/Mod/Import/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Import/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Import/App/SCL/AggregationDataTypes.py [new file with mode: 0644]
src/Mod/Import/App/SCL/Aufspannung.stp [new file with mode: 0644]
src/Mod/Import/App/SCL/BaseType.py [new file with mode: 0644]
src/Mod/Import/App/SCL/Builtin.py [new file with mode: 0644]
src/Mod/Import/App/SCL/ConstructedDataTypes.py [new file with mode: 0644]
src/Mod/Import/App/SCL/Model.py [new file with mode: 0644]
src/Mod/Import/App/SCL/Part21.py [new file with mode: 0644]
src/Mod/Import/App/SCL/Product1.stp [new file with mode: 0644]
src/Mod/Import/App/SCL/Rules.py [new file with mode: 0644]
src/Mod/Import/App/SCL/SCLBase.py [new file with mode: 0644]
src/Mod/Import/App/SCL/SimpleDataTypes.py [new file with mode: 0644]
src/Mod/Import/App/SCL/SimpleReader.py [new file with mode: 0644]
src/Mod/Import/App/SCL/TypeChecker.py [new file with mode: 0644]
src/Mod/Import/App/SCL/Utils.py [new file with mode: 0644]
src/Mod/Import/App/SCL/__init__.py [new file with mode: 0644]
src/Mod/Import/App/SCL/essa_par.py [new file with mode: 0644]
src/Mod/Import/App/SCL/gasket1.p21 [new file with mode: 0644]
src/Mod/Import/App/StepShape.cpp [new file with mode: 0644]
src/Mod/Import/App/StepShape.h [new file with mode: 0644]
src/Mod/Import/App/StepShapePy.xml [new file with mode: 0644]
src/Mod/Import/App/StepShapePyImp.cpp [new file with mode: 0644]
src/Mod/Import/App/ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.py [new file with mode: 0644]
src/Mod/Import/App/automotive_design.py [new file with mode: 0644]
src/Mod/Import/App/config_control_design.py [new file with mode: 0644]
src/Mod/Import/App/dxf.cpp [new file with mode: 0644]
src/Mod/Import/App/dxf.h [new file with mode: 0644]
src/Mod/Import/App/ifc2x3.py [new file with mode: 0644]
src/Mod/Import/App/ifc4.py [new file with mode: 0644]
src/Mod/Import/CMakeLists.txt [new file with mode: 0644]
src/Mod/Import/DxfPlate/blocks10.rub [new file with mode: 0644]
src/Mod/Import/DxfPlate/blocks112.rub [new file with mode: 0644]
src/Mod/Import/DxfPlate/blocks114.rub [new file with mode: 0644]
src/Mod/Import/DxfPlate/classes14.rub [new file with mode: 0644]
src/Mod/Import/DxfPlate/entities0.rub [new file with mode: 0644]
src/Mod/Import/DxfPlate/entities12.rub [new file with mode: 0644]
src/Mod/Import/DxfPlate/entities14.rub [new file with mode: 0644]
src/Mod/Import/DxfPlate/header0.rub [new file with mode: 0644]
src/Mod/Import/DxfPlate/header12.rub [new file with mode: 0644]
src/Mod/Import/DxfPlate/header14.rub [new file with mode: 0644]
src/Mod/Import/DxfPlate/objects14.rub [new file with mode: 0644]
src/Mod/Import/DxfPlate/tables10.rub [new file with mode: 0644]
src/Mod/Import/DxfPlate/tables112.rub [new file with mode: 0644]
src/Mod/Import/DxfPlate/tables114.rub [new file with mode: 0644]
src/Mod/Import/DxfPlate/tables20.rub [new file with mode: 0644]
src/Mod/Import/DxfPlate/tables212.rub [new file with mode: 0644]
src/Mod/Import/DxfPlate/tables214.rub [new file with mode: 0644]
src/Mod/Import/Gui/AppImportGui.cpp [new file with mode: 0644]
src/Mod/Import/Gui/AppImportGuiPy.cpp [new file with mode: 0644]
src/Mod/Import/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Import/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Import/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Import/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Import/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/Import/Gui/Workbench.h [new file with mode: 0644]
src/Mod/Import/ImportGlobal.h [new file with mode: 0644]
src/Mod/Import/Init.py [new file with mode: 0644]
src/Mod/Import/InitGui.py [new file with mode: 0644]
src/Mod/Import/Resources/Import.qrc [new file with mode: 0644]
src/Mod/Import/Resources/ui/preferences-import.ui [new file with mode: 0644]
src/Mod/Import/gzip_utf8.py [new file with mode: 0644]
src/Mod/Import/import.dox [new file with mode: 0644]
src/Mod/Import/stepZ.py [new file with mode: 0644]
src/Mod/Inspection/App/AppInspection.cpp [new file with mode: 0644]
src/Mod/Inspection/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Inspection/App/InspectionFeature.cpp [new file with mode: 0644]
src/Mod/Inspection/App/InspectionFeature.h [new file with mode: 0644]
src/Mod/Inspection/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Inspection/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Inspection/CMakeLists.txt [new file with mode: 0644]
src/Mod/Inspection/Gui/AppInspectionGui.cpp [new file with mode: 0644]
src/Mod/Inspection/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Inspection/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Inspection/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Inspection/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Inspection/Gui/Resources/Inspection.qrc [new file with mode: 0644]
src/Mod/Inspection/Gui/Resources/icons/InspectionWorkbench.svg [new file with mode: 0644]
src/Mod/Inspection/Gui/Resources/icons/inspect_pipette.svg [new file with mode: 0644]
src/Mod/Inspection/Gui/ViewProviderInspection.cpp [new file with mode: 0644]
src/Mod/Inspection/Gui/ViewProviderInspection.h [new file with mode: 0644]
src/Mod/Inspection/Gui/VisualInspection.cpp [new file with mode: 0644]
src/Mod/Inspection/Gui/VisualInspection.h [new file with mode: 0644]
src/Mod/Inspection/Gui/VisualInspection.ui [new file with mode: 0644]
src/Mod/Inspection/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/Inspection/Gui/Workbench.h [new file with mode: 0644]
src/Mod/Inspection/Init.py [new file with mode: 0644]
src/Mod/Inspection/InitGui.py [new file with mode: 0644]
src/Mod/Inspection/Inspection.dox [new file with mode: 0644]
src/Mod/Inspection/InspectionGlobal.h [new file with mode: 0644]
src/Mod/Material/.gitattributes [new file with mode: 0644]
src/Mod/Material/CMakeLists.txt [new file with mode: 0644]
src/Mod/Material/FluidMaterial/Air.FCMat [new file with mode: 0644]
src/Mod/Material/FluidMaterial/Argon.FCMat [new file with mode: 0644]
src/Mod/Material/FluidMaterial/Nitrogen.FCMat [new file with mode: 0644]
src/Mod/Material/FluidMaterial/None.FCMat [new file with mode: 0644]
src/Mod/Material/FluidMaterial/Readme.md [new file with mode: 0644]
src/Mod/Material/FluidMaterial/Water.FCMat [new file with mode: 0644]
src/Mod/Material/Init.py [new file with mode: 0644]
src/Mod/Material/InitGui.py [new file with mode: 0644]
src/Mod/Material/Material.py [new file with mode: 0644]
src/Mod/Material/MaterialEditor.py [new file with mode: 0644]
src/Mod/Material/Resources/Material.qrc [new file with mode: 0644]
src/Mod/Material/Resources/icons/preview-rendered.svg [new file with mode: 0644]
src/Mod/Material/Resources/icons/preview-vector.svg [new file with mode: 0644]
src/Mod/Material/StandardMaterial/ABS-Generic.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Acrylic-Glass-Generic.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/AlMg3F24.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/AlMgSi1F31.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/AlZn4-5Mg1F35.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Aluminum-6061-T6.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Aluminum-Generic.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/CalculiX-Steel.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Concrete-EN-C35_45.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Concrete-Generic.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Copper-Generic.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Glass-E-GlassFibre.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Glass-Generic.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Glass-S2-GlassFibre.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Graphite.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Invar-Generic.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/None.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/PA6-Generic.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/PET-Generic.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/PLA-Generic.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/PP-Generic.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/PTFE-Generic.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/PVC-Generic.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Readme.txt [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Reinforcement-FIB-B500.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-15CrNi6.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-17CrNiMo6.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-1C22.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-1C35.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-1C45.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-1C60.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-20NiCrMo2.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-28Mn6.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-2C10.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-30CrNiMo8.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-34CrNiMo6.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-36CrNiMo4.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-36NiCrMo16.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-3C15.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-3C22.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-3C35.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-3V45.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-C10.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-C15.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-C22E.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-C25E.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-C30E.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-C40E.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-C50E.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-C55E.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-C60E.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-E295-GC.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-E295.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-E335-GC.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-E335.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-E360-GC.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-E360.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJL-100.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJL-150.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJL-200.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJL-250.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJL-300.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJL-350.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJMB-350-10.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJMB-550-4.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJMB-650-2.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJMW-350-4.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJMW-360-12.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJMW-400-5.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJMW-450-7.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJS-400-15.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJS-500-7.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJS-600-3.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJS-700-2.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-EN-GJS-800-1.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-G16Mn5.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-G200.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-G20Mn5.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-G230.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-G260.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-G300.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-G30Mn5.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-Generic.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S185.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S235JO.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S235JR.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S235JRG1.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S260NC.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S275JO.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S275JR.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S275N.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S335JO.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S335JR.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S335N.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S340MC.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S355J2G3.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S380MC.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S420MC.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S420N.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S460MC.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S460N.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S500MC.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S550MC.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-S690MC.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-St-37-2K.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-St-E-255.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-St-E-315.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-St-E-380.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-St-E-460.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-St-E-500.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-X2CrNiMoN17-13-3.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-X2CrNiN24-4.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-X39CrMo17-1.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-X3CrNiMo13-14.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-X5CrNi18-10.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-X5CrNiMo17-12-2.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Steel-X6CrNiTi18-10.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/TEMPLATE.FCMat [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Tools/FCMat2csv.sh [new file with mode: 0755]
src/Mod/Material/StandardMaterial/Tools/Materials.csv [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Tools/Materials.ods [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Tools/README [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Tools/headers [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Tools/make_FCMats.sh [new file with mode: 0755]
src/Mod/Material/StandardMaterial/Tools/make_ods.sh [new file with mode: 0755]
src/Mod/Material/StandardMaterial/Tools/new_material_header [new file with mode: 0644]
src/Mod/Material/StandardMaterial/Wood-Generic.FCMat [new file with mode: 0644]
src/Mod/Material/Templatematerial.yml [new file with mode: 0644]
src/Mod/Material/importFCMat.py [new file with mode: 0644]
src/Mod/Material/material.dox [new file with mode: 0644]
src/Mod/Material/materials-editor.ui [new file with mode: 0644]
src/Mod/Material/materialtools/__init__.py [new file with mode: 0644]
src/Mod/Material/materialtools/cardutils.py [new file with mode: 0644]
src/Mod/Measure/App/AppMeasure.cpp [new file with mode: 0644]
src/Mod/Measure/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Measure/App/Measurement.cpp [new file with mode: 0644]
src/Mod/Measure/App/Measurement.h [new file with mode: 0644]
src/Mod/Measure/App/MeasurementPy.xml [new file with mode: 0644]
src/Mod/Measure/App/MeasurementPyImp.cpp [new file with mode: 0644]
src/Mod/Measure/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Measure/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Measure/CMakeLists.txt [new file with mode: 0644]
src/Mod/Measure/Init.py [new file with mode: 0644]
src/Mod/Measure/MeasureGlobal.h [new file with mode: 0644]
src/Mod/Measure/measure.dox [new file with mode: 0644]
src/Mod/Mesh/.gitattributes [new file with mode: 0644]
src/Mod/Mesh/App/AppMesh.cpp [new file with mode: 0644]
src/Mod/Mesh/App/AppMeshPy.cpp [new file with mode: 0644]
src/Mod/Mesh/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Mesh/App/Core/Algorithm.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Algorithm.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Approximation.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Approximation.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Builder.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Builder.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Curvature.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Curvature.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/CylinderFit.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/CylinderFit.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Decimation.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Decimation.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Definitions.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Definitions.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Degeneration.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Degeneration.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Elements.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Elements.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Evaluation.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Evaluation.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Functional.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Grid.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Grid.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Helpers.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Info.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Info.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Iterator.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/KDTree.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/KDTree.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/MeshIO.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/MeshIO.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/MeshKernel.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/MeshKernel.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Projection.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Projection.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Segmentation.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Segmentation.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/SetOperations.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/SetOperations.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Simplify.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Smoothing.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Smoothing.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/SphereFit.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/SphereFit.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Tools.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Tools.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/TopoAlgorithm.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/TopoAlgorithm.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Triangulation.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Triangulation.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Trim.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Trim.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/TrimByPlane.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/TrimByPlane.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Utilities.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/Visitor.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Core/Visitor.h [new file with mode: 0644]
src/Mod/Mesh/App/Core/tritritest.h [new file with mode: 0644]
src/Mod/Mesh/App/Doxygen.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Edge.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Edge.h [new file with mode: 0644]
src/Mod/Mesh/App/EdgePy.xml [new file with mode: 0644]
src/Mod/Mesh/App/EdgePyImp.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Exporter.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Exporter.h [new file with mode: 0644]
src/Mod/Mesh/App/Facet.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Facet.h [new file with mode: 0644]
src/Mod/Mesh/App/FacetPy.xml [new file with mode: 0644]
src/Mod/Mesh/App/FacetPyImp.cpp [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshCurvature.cpp [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshCurvature.h [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshDefects.cpp [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshDefects.h [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshExport.cpp [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshExport.h [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshImport.cpp [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshImport.h [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshSegmentByMesh.cpp [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshSegmentByMesh.h [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshSetOperations.cpp [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshSetOperations.h [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshSolid.cpp [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshSolid.h [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshTransform.cpp [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshTransform.h [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshTransformDemolding.cpp [new file with mode: 0644]
src/Mod/Mesh/App/FeatureMeshTransformDemolding.h [new file with mode: 0644]
src/Mod/Mesh/App/Importer.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Importer.h [new file with mode: 0644]
src/Mod/Mesh/App/Mesh.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Mesh.h [new file with mode: 0644]
src/Mod/Mesh/App/MeshFeature.cpp [new file with mode: 0644]
src/Mod/Mesh/App/MeshFeature.h [new file with mode: 0644]
src/Mod/Mesh/App/MeshFeaturePy.xml [new file with mode: 0644]
src/Mod/Mesh/App/MeshFeaturePyImp.cpp [new file with mode: 0644]
src/Mod/Mesh/App/MeshPoint.h [new file with mode: 0644]
src/Mod/Mesh/App/MeshPointPy.xml [new file with mode: 0644]
src/Mod/Mesh/App/MeshPointPyImp.cpp [new file with mode: 0644]
src/Mod/Mesh/App/MeshProperties.cpp [new file with mode: 0644]
src/Mod/Mesh/App/MeshProperties.h [new file with mode: 0644]
src/Mod/Mesh/App/MeshPy.xml [new file with mode: 0644]
src/Mod/Mesh/App/MeshPyImp.cpp [new file with mode: 0644]
src/Mod/Mesh/App/MeshTestsApp.py [new file with mode: 0644]
src/Mod/Mesh/App/MeshTexture.cpp [new file with mode: 0644]
src/Mod/Mesh/App/MeshTexture.h [new file with mode: 0644]
src/Mod/Mesh/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Mesh/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Mesh/App/Segment.cpp [new file with mode: 0644]
src/Mod/Mesh/App/Segment.h [new file with mode: 0644]
src/Mod/Mesh/App/TestData/NASTRAN_Test_Delimited_GRID_CQUAD4.bdf [new file with mode: 0644]
src/Mod/Mesh/App/TestData/NASTRAN_Test_GRIDSTAR_CQUAD4.bdf [new file with mode: 0644]
src/Mod/Mesh/App/TestData/NASTRAN_Test_GRID_CQUAD4.bdf [new file with mode: 0644]
src/Mod/Mesh/App/TestData/NASTRAN_Test_GRID_CTRIA3.bdf [new file with mode: 0644]
src/Mod/Mesh/App/Types.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ApprCylinderFit3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ApprCylinderFit3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ApprGaussPointsFit2.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ApprGaussPointsFit2.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ApprGaussPointsFit3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ApprGaussPointsFit3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ApprLineFit3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ApprLineFit3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ApprPlaneFit3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ApprPlaneFit3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ApprPolyFit3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ApprPolyFit3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ApprQuadraticFit3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ApprQuadraticFit3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ApprSphereFit3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ApprSphereFit3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4BandedMatrix.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4BandedMatrix.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Box2.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Box2.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Box3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Box3.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ContBox2.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ContBox2.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ContBox3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ContBox3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ConvexHull.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ConvexHull.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ConvexHull1.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ConvexHull1.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ConvexHull2.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ConvexHull2.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ConvexHull3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ConvexHull3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DelPolygonEdge.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DelPolygonEdge.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DelPolyhedronFace.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DelPolyhedronFace.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DelTetrahedron.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DelTetrahedron.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DelTriangle.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DelTriangle.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Delaunay.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Delaunay.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Delaunay1.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Delaunay1.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Delaunay2.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Delaunay2.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Delaunay3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Delaunay3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DistLine3Segment3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DistLine3Segment3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DistLine3Triangle3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DistLine3Triangle3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DistSegment3Segment3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DistSegment3Segment3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DistSegment3Triangle3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DistSegment3Triangle3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DistVector3Plane3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DistVector3Plane3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DistVector3Segment3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DistVector3Segment3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DistVector3Triangle3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4DistVector3Triangle3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Distance.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Distance.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ETManifoldMesh.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ETManifoldMesh.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ETManifoldMesh.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4EdgeKey.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4EdgeKey.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Eigen.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Eigen.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Foundation.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4FoundationLIB.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4FoundationPCH.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4FoundationPCH.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4GMatrix.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4GMatrix.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4GVector.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4GVector.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ImplicitSurface.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ImplicitSurface.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Intersector.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Intersector.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Intersector1.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Intersector1.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4IntrLine3Box3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4IntrLine3Box3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4IntrLine3Plane3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4IntrLine3Plane3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4IntrSegment3Box3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4IntrSegment3Box3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4IntrSegment3Plane3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4IntrSegment3Plane3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4IntrTriangle2Triangle2.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4IntrTriangle2Triangle2.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4IntrTriangle3Triangle3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4IntrTriangle3Triangle3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4LinComp.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4LinComp.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Line3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Line3.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4LinearSystem.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4LinearSystem.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Mapper2.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Mapper2.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Mapper3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Mapper3.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Math.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Math.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Math.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4MathMCR.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Matrix2.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Matrix2.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Matrix2.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Matrix3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Matrix3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Matrix3.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Matrix4.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Matrix4.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Matrix4.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Memory.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Memory.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Memory.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4MeshCurvature.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4MeshCurvature.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4MeshSmoother.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4MeshSmoother.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ParametricSurface.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4ParametricSurface.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Plane3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Plane3.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Platforms.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Polynomial1.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Polynomial1.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4PolynomialRoots.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4PolynomialRoots.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4QuadricSurface.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4QuadricSurface.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Quaternion.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Quaternion.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Quaternion.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query2.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query2.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query2Filtered.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query2Filtered.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query2Int64.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query2Int64.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query2TInteger.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query2TInteger.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query2TRational.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query2TRational.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query3.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query3Filtered.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query3Filtered.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query3Int64.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query3Int64.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query3TInteger.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query3TInteger.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query3TRational.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Query3TRational.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4RVector2.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4RVector2.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4RVector3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4RVector3.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Segment3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Segment3.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Sphere3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Sphere3.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Surface.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Surface.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4System.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4System.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4System.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4THashSet.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4THashSet.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4THashTable.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4THashTable.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TInteger.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TInteger.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TMinHeap.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TMinHeap.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TRVector.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TRVector.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TRational.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TRational.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TSmallUnorderedSet.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TSmallUnorderedSet.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TStringHashTable.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TStringHashTable.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TTuple.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TTuple.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Triangle2.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Triangle2.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Triangle3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Triangle3.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TriangleKey.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TriangleKey.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TriangulateEC.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4TriangulateEC.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4UniqueVerticesTriangles.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4UniqueVerticesTriangles.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4VEManifoldMesh.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4VEManifoldMesh.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4VEManifoldMesh.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Vector2.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Vector2.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Vector2.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Vector3.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Vector3.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Vector3.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Vector4.cpp [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Vector4.h [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/Wm4Vector4.inl [new file with mode: 0644]
src/Mod/Mesh/App/WildMagic4/wildmagic4.dox [new file with mode: 0644]
src/Mod/Mesh/BuildRegularGeoms.py [new file with mode: 0644]
src/Mod/Mesh/CMakeLists.txt [new file with mode: 0644]
src/Mod/Mesh/Gui/AppMeshGui.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Mesh/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgDecimating.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgDecimating.h [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgDecimating.ui [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgEvaluateMesh.ui [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgEvaluateMeshImp.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgEvaluateMeshImp.h [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgEvaluateSettings.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgEvaluateSettings.h [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgEvaluateSettings.ui [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgRegularSolid.ui [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgRegularSolidImp.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgRegularSolidImp.h [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgSettingsImportExport.ui [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgSettingsImportExportImp.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgSettingsImportExportImp.h [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgSettingsMeshView.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgSettingsMeshView.h [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgSettingsMeshView.ui [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgSmoothing.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgSmoothing.h [new file with mode: 0644]
src/Mod/Mesh/Gui/DlgSmoothing.ui [new file with mode: 0644]
src/Mod/Mesh/Gui/Doxygen.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/MeshEditor.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/MeshEditor.h [new file with mode: 0644]
src/Mod/Mesh/Gui/MeshSelection.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/MeshSelection.h [new file with mode: 0644]
src/Mod/Mesh/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Mesh/Gui/PropertyEditorMesh.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/PropertyEditorMesh.h [new file with mode: 0644]
src/Mod/Mesh/Gui/RemeshGmsh.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/RemeshGmsh.h [new file with mode: 0644]
src/Mod/Mesh/Gui/RemeshGmsh.ui [new file with mode: 0644]
src/Mod/Mesh/Gui/RemoveComponents.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/RemoveComponents.h [new file with mode: 0644]
src/Mod/Mesh/Gui/RemoveComponents.ui [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/Mesh.qrc [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/MeshWorkbench.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_AddFacet.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_BoundingBox.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_BuildRegularSolid.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_CrossSections.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_CurvatureInfo.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_Decimating.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_Difference.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_EvaluateFacet.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_EvaluateSolid.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_Evaluation.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_Export.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_FillInteractiveHole.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_FillupHoles.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_FlipNormals.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_FromPartShape.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_HarmonizeNormals.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_Import.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_Intersection.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_Merge.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_Pipette.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_PolyCut.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_PolyTrim.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_RemeshGmsh.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_RemoveCompByHand.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_RemoveComponents.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_Scale.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_SectionByPlane.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_Segmentation.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_SegmentationBestFit.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_Smoothing.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_SplitComponents.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_Tree.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_Tree_Curvature_Plot.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_TrimByPlane.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_Union.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/Mesh_VertexCurvature.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/RegularSolids/Mesh_Cone.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/RegularSolids/Mesh_Cube.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/RegularSolids/Mesh_Cylinder.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/RegularSolids/Mesh_Ellipsoid.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/RegularSolids/Mesh_Sphere.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/icons/RegularSolids/Mesh_Torus.svg [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_af.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_af.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_ar.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_ar.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_bg.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_bg.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_ca.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_ca.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_cs.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_cs.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_de.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_de.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_el.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_el.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_es-AR.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_es-AR.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_es-ES.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_es-ES.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_eu.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_eu.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_fi.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_fi.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_fil.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_fil.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_fr.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_fr.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_gl.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_gl.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_hr.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_hr.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_hu.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_hu.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_id.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_id.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_it.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_it.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_ja.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_ja.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_ka.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_ka.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_kab.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_kab.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_ko.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_ko.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_lt.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_lt.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_nl.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_nl.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_no.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_no.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_pl.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_pl.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_pt-BR.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_pt-BR.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_pt-PT.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_pt-PT.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_ro.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_ro.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_ru.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_ru.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_sk.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_sk.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_sl.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_sl.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_sr.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_sr.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_sv-SE.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_sv-SE.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_tr.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_tr.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_uk.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_uk.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_val-ES.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_val-ES.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_vi.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_vi.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_zh-CN.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_zh-CN.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_zh-TW.qm [new file with mode: 0644]
src/Mod/Mesh/Gui/Resources/translations/Mesh_zh-TW.ts [new file with mode: 0644]
src/Mod/Mesh/Gui/Segmentation.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/Segmentation.h [new file with mode: 0644]
src/Mod/Mesh/Gui/Segmentation.ui [new file with mode: 0644]
src/Mod/Mesh/Gui/SegmentationBestFit.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/SegmentationBestFit.h [new file with mode: 0644]
src/Mod/Mesh/Gui/SegmentationBestFit.ui [new file with mode: 0644]
src/Mod/Mesh/Gui/Selection.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/Selection.h [new file with mode: 0644]
src/Mod/Mesh/Gui/Selection.ui [new file with mode: 0644]
src/Mod/Mesh/Gui/SoFCIndexedFaceSet.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/SoFCIndexedFaceSet.h [new file with mode: 0644]
src/Mod/Mesh/Gui/SoFCMeshFaceSet.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/SoFCMeshFaceSet.h [new file with mode: 0644]
src/Mod/Mesh/Gui/SoFCMeshNode.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/SoFCMeshNode.h [new file with mode: 0644]
src/Mod/Mesh/Gui/SoFCMeshObject.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/SoFCMeshObject.h [new file with mode: 0644]
src/Mod/Mesh/Gui/SoFCMeshVertex.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/SoFCMeshVertex.h [new file with mode: 0644]
src/Mod/Mesh/Gui/SoPolygon.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/SoPolygon.h [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProvider.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProvider.h [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProviderCurvature.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProviderCurvature.h [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProviderDefects.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProviderDefects.h [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProviderMeshFaceSet.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProviderMeshFaceSet.h [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProviderMeshNode.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProviderMeshNode.h [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProviderMeshPy.xml [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProviderMeshPyImp.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProviderPython.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProviderPython.h [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProviderTransform.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProviderTransform.h [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProviderTransformDemolding.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/ViewProviderTransformDemolding.h [new file with mode: 0644]
src/Mod/Mesh/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/Mesh/Gui/Workbench.h [new file with mode: 0644]
src/Mod/Mesh/Gui/images.h [new file with mode: 0644]
src/Mod/Mesh/Init.py [new file with mode: 0644]
src/Mod/Mesh/InitGui.py [new file with mode: 0644]
src/Mod/Mesh/MeshGlobal.h [new file with mode: 0644]
src/Mod/Mesh/mesh.dox [new file with mode: 0644]
src/Mod/MeshPart/App/AppMeshPart.cpp [new file with mode: 0644]
src/Mod/MeshPart/App/AppMeshPartPy.cpp [new file with mode: 0644]
src/Mod/MeshPart/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/MeshPart/App/CurveProjector.cpp [new file with mode: 0644]
src/Mod/MeshPart/App/CurveProjector.h [new file with mode: 0644]
src/Mod/MeshPart/App/MeshAlgos.cpp [new file with mode: 0644]
src/Mod/MeshPart/App/MeshAlgos.h [new file with mode: 0644]
src/Mod/MeshPart/App/MeshFlattening.cpp [new file with mode: 0644]
src/Mod/MeshPart/App/MeshFlattening.h [new file with mode: 0644]
src/Mod/MeshPart/App/MeshFlatteningBoostPython.cpp [new file with mode: 0644]
src/Mod/MeshPart/App/MeshFlatteningLscmRelax.cpp [new file with mode: 0644]
src/Mod/MeshPart/App/MeshFlatteningLscmRelax.h [new file with mode: 0644]
src/Mod/MeshPart/App/MeshFlatteningNurbs.cpp [new file with mode: 0644]
src/Mod/MeshPart/App/MeshFlatteningNurbs.h [new file with mode: 0644]
src/Mod/MeshPart/App/MeshFlatteningPy.cpp [new file with mode: 0644]
src/Mod/MeshPart/App/Mesher.cpp [new file with mode: 0644]
src/Mod/MeshPart/App/Mesher.h [new file with mode: 0644]
src/Mod/MeshPart/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/MeshPart/App/PreCompiled.h [new file with mode: 0644]
src/Mod/MeshPart/CMakeLists.txt [new file with mode: 0644]
src/Mod/MeshPart/Gui/AppMeshPartGui.cpp [new file with mode: 0644]
src/Mod/MeshPart/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/MeshPart/Gui/Command.cpp [new file with mode: 0644]
src/Mod/MeshPart/Gui/CrossSections.cpp [new file with mode: 0644]
src/Mod/MeshPart/Gui/CrossSections.h [new file with mode: 0644]
src/Mod/MeshPart/Gui/CrossSections.ui [new file with mode: 0644]
src/Mod/MeshPart/Gui/CurveOnMesh.cpp [new file with mode: 0644]
src/Mod/MeshPart/Gui/CurveOnMesh.h [new file with mode: 0644]
src/Mod/MeshPart/Gui/MeshFlatteningCommand.py [new file with mode: 0644]
src/Mod/MeshPart/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/MeshPart/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/MeshPart.qrc [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/icons/MeshPart_CreateFlatFace.svg [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/icons/MeshPart_CreateFlatMesh.svg [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/icons/MeshPart_CurveOnMesh.svg [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/icons/actions/MeshFace.svg [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_af.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_af.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ar.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ar.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_bg.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_bg.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ca.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ca.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_cs.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_cs.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_de.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_de.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_el.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_el.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_es-AR.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_es-AR.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_es-ES.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_es-ES.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_eu.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_eu.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_fi.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_fi.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_fil.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_fil.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_fr.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_fr.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_gl.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_gl.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_hr.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_hr.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_hu.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_hu.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_id.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_id.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_it.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_it.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ja.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ja.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ka.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ka.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_kab.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_kab.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ko.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ko.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_lt.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_lt.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_nl.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_nl.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_no.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_no.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pl.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pl.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pt-BR.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pt-BR.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pt-PT.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_pt-PT.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ro.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ro.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ru.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_ru.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sk.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sk.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sl.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sl.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sr.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sr.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sv-SE.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_sv-SE.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_tr.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_tr.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_uk.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_uk.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_val-ES.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_val-ES.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_vi.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_vi.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_zh-CN.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_zh-CN.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_zh-TW.qm [new file with mode: 0644]
src/Mod/MeshPart/Gui/Resources/translations/MeshPart_zh-TW.ts [new file with mode: 0644]
src/Mod/MeshPart/Gui/TaskCurveOnMesh.cpp [new file with mode: 0644]
src/Mod/MeshPart/Gui/TaskCurveOnMesh.h [new file with mode: 0644]
src/Mod/MeshPart/Gui/TaskCurveOnMesh.ui [new file with mode: 0644]
src/Mod/MeshPart/Gui/Tessellation.cpp [new file with mode: 0644]
src/Mod/MeshPart/Gui/Tessellation.h [new file with mode: 0644]
src/Mod/MeshPart/Gui/Tessellation.ui [new file with mode: 0644]
src/Mod/MeshPart/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/MeshPart/Gui/Workbench.h [new file with mode: 0644]
src/Mod/MeshPart/Init.py [new file with mode: 0644]
src/Mod/MeshPart/InitGui.py [new file with mode: 0644]
src/Mod/MeshPart/MeshPartGlobal.h [new file with mode: 0644]
src/Mod/MeshPart/meshpart.dox [new file with mode: 0644]
src/Mod/OpenSCAD/CMakeLists.txt [new file with mode: 0644]
src/Mod/OpenSCAD/Init.py [new file with mode: 0644]
src/Mod/OpenSCAD/InitGui.py [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCAD.dox [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCAD2Dgeom.py [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADCommands.py [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADFeatures.py [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADTest/__init__.py [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADTest/app/__init__.py [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADTest/app/test_importCSG.py [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADTest/data/CSG.csg [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADTest/data/CSG.scad [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADTest/data/Cube.stl [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADTest/data/Square.dxf [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADTest/data/Surface.dat [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADTest/data/Surface.png [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADTest/data/Surface2.dat [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADTest/data/__init__.py [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADTest/gui/__init__.py [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADTest/gui/test_dummy.py [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADTest/test_information.md [new file with mode: 0644]
src/Mod/OpenSCAD/OpenSCADUtils.py [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/OpenSCAD.qrc [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/OpenSCADWorkbench.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/OpenSCAD_AddOpenSCADElement.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/OpenSCAD_ColorCodeShape.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/OpenSCAD_Edgestofaces.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/OpenSCAD_ExpandPlacements.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/OpenSCAD_Explode_Group.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/OpenSCAD_Hull.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/OpenSCAD_IncreaseToleranceFeature.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/OpenSCAD_MeshBooleans.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/OpenSCAD_Minkowski.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/OpenSCAD_MirrorMeshFeature.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/OpenSCAD_RefineShapeFeature.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/OpenSCAD_RemoveSubtree.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/OpenSCAD_ReplaceObject.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/OpenSCAD_ResizeMeshFeature.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/OpenSCAD_ScaleMeshFeature.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/icons/preferences-openscad.svg [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_af.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_af.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_ar.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_ar.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_bg.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_bg.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_ca.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_ca.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_cs.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_cs.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_de.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_de.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_el.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_el.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_es-AR.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_es-AR.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_es-ES.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_es-ES.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_eu.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_eu.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_fi.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_fi.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_fil.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_fil.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_fr.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_fr.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_gl.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_gl.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_hr.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_hr.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_hu.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_hu.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_id.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_id.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_it.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_it.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_ja.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_ja.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_ka.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_ka.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_kab.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_kab.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_ko.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_ko.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_lt.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_lt.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_nl.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_nl.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_no.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_no.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_pl.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_pl.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_pt-BR.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_pt-BR.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_pt-PT.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_pt-PT.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_ro.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_ro.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_ru.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_ru.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_sk.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_sk.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_sl.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_sl.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_sr.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_sr.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_sv-SE.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_sv-SE.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_tr.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_tr.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_uk.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_uk.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_val-ES.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_val-ES.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_vi.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_vi.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_zh-CN.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_zh-CN.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_zh-TW.qm [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/translations/OpenSCAD_zh-TW.ts [new file with mode: 0644]
src/Mod/OpenSCAD/Resources/ui/openscadprefs-base.ui [new file with mode: 0644]
src/Mod/OpenSCAD/TestOpenSCADApp.py [new file with mode: 0644]
src/Mod/OpenSCAD/TestOpenSCADGui.py [new file with mode: 0644]
src/Mod/OpenSCAD/colorcodeshapes.py [new file with mode: 0644]
src/Mod/OpenSCAD/expandplacements.py [new file with mode: 0644]
src/Mod/OpenSCAD/exportCSG.py [new file with mode: 0644]
src/Mod/OpenSCAD/importCSG.py [new file with mode: 0644]
src/Mod/OpenSCAD/prototype.py [new file with mode: 0644]
src/Mod/OpenSCAD/replaceobj.py [new file with mode: 0644]
src/Mod/OpenSCAD/tokrules.py [new file with mode: 0644]
src/Mod/Part/App/AppPart.cpp [new file with mode: 0644]
src/Mod/Part/App/AppPartPy.cpp [new file with mode: 0644]
src/Mod/Part/App/ArcOfCirclePy.xml [new file with mode: 0644]
src/Mod/Part/App/ArcOfCirclePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/ArcOfConicPy.xml [new file with mode: 0644]
src/Mod/Part/App/ArcOfConicPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/ArcOfEllipsePy.xml [new file with mode: 0644]
src/Mod/Part/App/ArcOfEllipsePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/ArcOfHyperbolaPy.xml [new file with mode: 0644]
src/Mod/Part/App/ArcOfHyperbolaPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/ArcOfParabolaPy.xml [new file with mode: 0644]
src/Mod/Part/App/ArcOfParabolaPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/ArcPy.xml [new file with mode: 0644]
src/Mod/Part/App/ArcPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/AttachEnginePy.xml [new file with mode: 0644]
src/Mod/Part/App/AttachEnginePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/AttachExtension.cpp [new file with mode: 0644]
src/Mod/Part/App/AttachExtension.h [new file with mode: 0644]
src/Mod/Part/App/AttachExtensionPy.xml [new file with mode: 0644]
src/Mod/Part/App/AttachExtensionPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Attacher.cpp [new file with mode: 0644]
src/Mod/Part/App/Attacher.h [new file with mode: 0644]
src/Mod/Part/App/BRepFeat/MakePrismPy.xml [new file with mode: 0644]
src/Mod/Part/App/BRepFeat/MakePrismPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/BRepOffsetAPI_MakeFillingPy.xml [new file with mode: 0644]
src/Mod/Part/App/BRepOffsetAPI_MakeFillingPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/BRepOffsetAPI_MakeOffsetFix.cpp [new file with mode: 0644]
src/Mod/Part/App/BRepOffsetAPI_MakeOffsetFix.h [new file with mode: 0644]
src/Mod/Part/App/BRepOffsetAPI_MakePipeShellPy.xml [new file with mode: 0644]
src/Mod/Part/App/BRepOffsetAPI_MakePipeShellPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/BSplineCurveBiArcs.cpp [new file with mode: 0644]
src/Mod/Part/App/BSplineCurvePy.xml [new file with mode: 0644]
src/Mod/Part/App/BSplineCurvePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/BSplineSurfacePy.xml [new file with mode: 0644]
src/Mod/Part/App/BSplineSurfacePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/BezierCurvePy.xml [new file with mode: 0644]
src/Mod/Part/App/BezierCurvePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/BezierSurfacePy.xml [new file with mode: 0644]
src/Mod/Part/App/BezierSurfacePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/BodyBase.cpp [new file with mode: 0644]
src/Mod/Part/App/BodyBase.h [new file with mode: 0644]
src/Mod/Part/App/BodyBasePy.xml [new file with mode: 0644]
src/Mod/Part/App/BodyBasePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/BoundedCurvePy.xml [new file with mode: 0644]
src/Mod/Part/App/BoundedCurvePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Part/App/ChFi2d/ChFi2d_AnaFilletAlgoPy.xml [new file with mode: 0644]
src/Mod/Part/App/ChFi2d/ChFi2d_AnaFilletAlgoPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/ChFi2d/ChFi2d_ChamferAPIPy.xml [new file with mode: 0644]
src/Mod/Part/App/ChFi2d/ChFi2d_ChamferAPIPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/ChFi2d/ChFi2d_FilletAPIPy.xml [new file with mode: 0644]
src/Mod/Part/App/ChFi2d/ChFi2d_FilletAPIPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/ChFi2d/ChFi2d_FilletAlgoPy.xml [new file with mode: 0644]
src/Mod/Part/App/ChFi2d/ChFi2d_FilletAlgoPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/CirclePy.xml [new file with mode: 0644]
src/Mod/Part/App/CirclePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/ConePy.xml [new file with mode: 0644]
src/Mod/Part/App/ConePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/ConicPy.xml [new file with mode: 0644]
src/Mod/Part/App/ConicPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/CrossSection.cpp [new file with mode: 0644]
src/Mod/Part/App/CrossSection.h [new file with mode: 0644]
src/Mod/Part/App/CustomFeature.cpp [new file with mode: 0644]
src/Mod/Part/App/CustomFeature.h [new file with mode: 0644]
src/Mod/Part/App/CylinderPy.xml [new file with mode: 0644]
src/Mod/Part/App/CylinderPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/DatumFeature.cpp [new file with mode: 0644]
src/Mod/Part/App/DatumFeature.h [new file with mode: 0644]
src/Mod/Part/App/EllipsePy.xml [new file with mode: 0644]
src/Mod/Part/App/EllipsePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/ExtrusionHelper.cpp [new file with mode: 0644]
src/Mod/Part/App/ExtrusionHelper.h [new file with mode: 0644]
src/Mod/Part/App/FT2FC.cpp [new file with mode: 0644]
src/Mod/Part/App/FT2FC.h [new file with mode: 0644]
src/Mod/Part/App/FaceMaker.cpp [new file with mode: 0644]
src/Mod/Part/App/FaceMaker.h [new file with mode: 0644]
src/Mod/Part/App/FaceMakerBullseye.cpp [new file with mode: 0644]
src/Mod/Part/App/FaceMakerBullseye.h [new file with mode: 0644]
src/Mod/Part/App/FaceMakerCheese.cpp [new file with mode: 0644]
src/Mod/Part/App/FaceMakerCheese.h [new file with mode: 0644]
src/Mod/Part/App/FeatureChamfer.cpp [new file with mode: 0644]
src/Mod/Part/App/FeatureChamfer.h [new file with mode: 0644]
src/Mod/Part/App/FeatureCompound.cpp [new file with mode: 0644]
src/Mod/Part/App/FeatureCompound.h [new file with mode: 0644]
src/Mod/Part/App/FeatureExtrusion.cpp [new file with mode: 0644]
src/Mod/Part/App/FeatureExtrusion.h [new file with mode: 0644]
src/Mod/Part/App/FeatureFace.cpp [new file with mode: 0644]
src/Mod/Part/App/FeatureFace.h [new file with mode: 0644]
src/Mod/Part/App/FeatureFillet.cpp [new file with mode: 0644]
src/Mod/Part/App/FeatureFillet.h [new file with mode: 0644]
src/Mod/Part/App/FeatureGeometrySet.cpp [new file with mode: 0644]
src/Mod/Part/App/FeatureGeometrySet.h [new file with mode: 0644]
src/Mod/Part/App/FeatureMirroring.cpp [new file with mode: 0644]
src/Mod/Part/App/FeatureMirroring.h [new file with mode: 0644]
src/Mod/Part/App/FeatureOffset.cpp [new file with mode: 0644]
src/Mod/Part/App/FeatureOffset.h [new file with mode: 0644]
src/Mod/Part/App/FeaturePartBoolean.cpp [new file with mode: 0644]
src/Mod/Part/App/FeaturePartBoolean.h [new file with mode: 0644]
src/Mod/Part/App/FeaturePartBox.cpp [new file with mode: 0644]
src/Mod/Part/App/FeaturePartBox.h [new file with mode: 0644]
src/Mod/Part/App/FeaturePartCircle.cpp [new file with mode: 0644]
src/Mod/Part/App/FeaturePartCircle.h [new file with mode: 0644]
src/Mod/Part/App/FeaturePartCommon.cpp [new file with mode: 0644]
src/Mod/Part/App/FeaturePartCommon.h [new file with mode: 0644]
src/Mod/Part/App/FeaturePartCurveNet.cpp [new file with mode: 0644]
src/Mod/Part/App/FeaturePartCurveNet.h [new file with mode: 0644]
src/Mod/Part/App/FeaturePartCut.cpp [new file with mode: 0644]
src/Mod/Part/App/FeaturePartCut.h [new file with mode: 0644]
src/Mod/Part/App/FeaturePartFuse.cpp [new file with mode: 0644]
src/Mod/Part/App/FeaturePartFuse.h [new file with mode: 0644]
src/Mod/Part/App/FeaturePartImportBrep.cpp [new file with mode: 0644]
src/Mod/Part/App/FeaturePartImportBrep.h [new file with mode: 0644]
src/Mod/Part/App/FeaturePartImportIges.cpp [new file with mode: 0644]
src/Mod/Part/App/FeaturePartImportIges.h [new file with mode: 0644]
src/Mod/Part/App/FeaturePartImportStep.cpp [new file with mode: 0644]
src/Mod/Part/App/FeaturePartImportStep.h [new file with mode: 0644]
src/Mod/Part/App/FeaturePartPolygon.cpp [new file with mode: 0644]
src/Mod/Part/App/FeaturePartPolygon.h [new file with mode: 0644]
src/Mod/Part/App/FeaturePartSection.cpp [new file with mode: 0644]
src/Mod/Part/App/FeaturePartSection.h [new file with mode: 0644]
src/Mod/Part/App/FeaturePartSpline.cpp [new file with mode: 0644]
src/Mod/Part/App/FeaturePartSpline.h [new file with mode: 0644]
src/Mod/Part/App/FeatureRevolution.cpp [new file with mode: 0644]
src/Mod/Part/App/FeatureRevolution.h [new file with mode: 0644]
src/Mod/Part/App/Geom2d/ArcOfCircle2dPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/ArcOfCircle2dPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geom2d/ArcOfConic2dPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/ArcOfConic2dPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geom2d/ArcOfEllipse2dPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/ArcOfEllipse2dPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geom2d/ArcOfHyperbola2dPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/ArcOfHyperbola2dPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geom2d/ArcOfParabola2dPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/ArcOfParabola2dPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geom2d/BSplineCurve2dPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/BSplineCurve2dPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geom2d/BezierCurve2dPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/BezierCurve2dPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Circle2dPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Circle2dPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Conic2dPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Conic2dPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Curve2dPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Curve2dPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Ellipse2dPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Ellipse2dPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Geometry2dPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Geometry2dPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Hyperbola2dPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Hyperbola2dPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Line2dPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Line2dPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Line2dSegmentPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Line2dSegmentPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geom2d/OffsetCurve2dPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/OffsetCurve2dPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Parabola2dPy.xml [new file with mode: 0644]
src/Mod/Part/App/Geom2d/Parabola2dPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/GeomPlate/BuildPlateSurfacePy.xml [new file with mode: 0644]
src/Mod/Part/App/GeomPlate/BuildPlateSurfacePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/GeomPlate/CurveConstraintPy.xml [new file with mode: 0644]
src/Mod/Part/App/GeomPlate/CurveConstraintPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/GeomPlate/PointConstraintPy.xml [new file with mode: 0644]
src/Mod/Part/App/GeomPlate/PointConstraintPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Geometry.cpp [new file with mode: 0644]
src/Mod/Part/App/Geometry.h [new file with mode: 0644]
src/Mod/Part/App/Geometry2d.cpp [new file with mode: 0644]
src/Mod/Part/App/Geometry2d.h [new file with mode: 0644]
src/Mod/Part/App/GeometryBoolExtensionPy.xml [new file with mode: 0644]
src/Mod/Part/App/GeometryBoolExtensionPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/GeometryCurvePy.xml [new file with mode: 0644]
src/Mod/Part/App/GeometryCurvePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/GeometryDefaultExtension.cpp [new file with mode: 0644]
src/Mod/Part/App/GeometryDefaultExtension.h [new file with mode: 0644]
src/Mod/Part/App/GeometryDoubleExtensionPy.xml [new file with mode: 0644]
src/Mod/Part/App/GeometryDoubleExtensionPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/GeometryExtension.cpp [new file with mode: 0644]
src/Mod/Part/App/GeometryExtension.h [new file with mode: 0644]
src/Mod/Part/App/GeometryExtensionPy.xml [new file with mode: 0644]
src/Mod/Part/App/GeometryExtensionPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/GeometryIntExtensionPy.xml [new file with mode: 0644]
src/Mod/Part/App/GeometryIntExtensionPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/GeometryMigrationExtension.cpp [new file with mode: 0644]
src/Mod/Part/App/GeometryMigrationExtension.h [new file with mode: 0644]
src/Mod/Part/App/GeometryPy.xml [new file with mode: 0644]
src/Mod/Part/App/GeometryPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/GeometryStringExtensionPy.xml [new file with mode: 0644]
src/Mod/Part/App/GeometryStringExtensionPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/GeometrySurfacePy.xml [new file with mode: 0644]
src/Mod/Part/App/GeometrySurfacePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/HLRBRep/HLRBRep_AlgoPy.xml [new file with mode: 0644]
src/Mod/Part/App/HLRBRep/HLRBRep_AlgoPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/HLRBRep/HLRBRep_PolyAlgoPy.xml [new file with mode: 0644]
src/Mod/Part/App/HLRBRep/HLRBRep_PolyAlgoPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/HLRBRep/HLRToShapePy.xml [new file with mode: 0644]
src/Mod/Part/App/HLRBRep/HLRToShapePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/HLRBRep/PolyHLRToShapePy.xml [new file with mode: 0644]
src/Mod/Part/App/HLRBRep/PolyHLRToShapePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/HyperbolaPy.xml [new file with mode: 0644]
src/Mod/Part/App/HyperbolaPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/ImportIges.cpp [new file with mode: 0644]
src/Mod/Part/App/ImportIges.h [new file with mode: 0644]
src/Mod/Part/App/ImportStep.cpp [new file with mode: 0644]
src/Mod/Part/App/ImportStep.h [new file with mode: 0644]
src/Mod/Part/App/LinePy.xml [new file with mode: 0644]
src/Mod/Part/App/LinePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/LineSegmentPy.xml [new file with mode: 0644]
src/Mod/Part/App/LineSegmentPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/OCCError.h [new file with mode: 0644]
src/Mod/Part/App/OffsetCurvePy.xml [new file with mode: 0644]
src/Mod/Part/App/OffsetCurvePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/OffsetSurfacePy.xml [new file with mode: 0644]
src/Mod/Part/App/OffsetSurfacePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/OpenCascadeAll.h [new file with mode: 0644]
src/Mod/Part/App/ParabolaPy.xml [new file with mode: 0644]
src/Mod/Part/App/ParabolaPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Part2DObject.cpp [new file with mode: 0644]
src/Mod/Part/App/Part2DObject.h [new file with mode: 0644]
src/Mod/Part/App/Part2DObjectPy.xml [new file with mode: 0644]
src/Mod/Part/App/Part2DObjectPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/PartFeature.cpp [new file with mode: 0644]
src/Mod/Part/App/PartFeature.h [new file with mode: 0644]
src/Mod/Part/App/PartFeaturePy.xml [new file with mode: 0644]
src/Mod/Part/App/PartFeaturePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/PartFeatureReference.cpp [new file with mode: 0644]
src/Mod/Part/App/PartFeatureReference.h [new file with mode: 0644]
src/Mod/Part/App/PartFeatures.cpp [new file with mode: 0644]
src/Mod/Part/App/PartFeatures.h [new file with mode: 0644]
src/Mod/Part/App/PartPyCXX.cpp [new file with mode: 0644]
src/Mod/Part/App/PartPyCXX.h [new file with mode: 0644]
src/Mod/Part/App/PlanePy.xml [new file with mode: 0644]
src/Mod/Part/App/PlanePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/PlateSurfacePy.xml [new file with mode: 0644]
src/Mod/Part/App/PlateSurfacePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/PointPy.xml [new file with mode: 0644]
src/Mod/Part/App/PointPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Part/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Part/App/PrecisionPy.xml [new file with mode: 0644]
src/Mod/Part/App/PrecisionPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/PrimitiveFeature.cpp [new file with mode: 0644]
src/Mod/Part/App/PrimitiveFeature.h [new file with mode: 0644]
src/Mod/Part/App/PrismExtension.cpp [new file with mode: 0644]
src/Mod/Part/App/PrismExtension.h [new file with mode: 0644]
src/Mod/Part/App/ProgressIndicator.cpp [new file with mode: 0644]
src/Mod/Part/App/ProgressIndicator.h [new file with mode: 0644]
src/Mod/Part/App/PropertyGeometryList.cpp [new file with mode: 0644]
src/Mod/Part/App/PropertyGeometryList.h [new file with mode: 0644]
src/Mod/Part/App/PropertyTopoShape.cpp [new file with mode: 0644]
src/Mod/Part/App/PropertyTopoShape.h [new file with mode: 0644]
src/Mod/Part/App/RectangularTrimmedSurfacePy.xml [new file with mode: 0644]
src/Mod/Part/App/RectangularTrimmedSurfacePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/ShapeUpgrade/UnifySameDomainPy.xml [new file with mode: 0644]
src/Mod/Part/App/ShapeUpgrade/UnifySameDomainPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/SpherePy.xml [new file with mode: 0644]
src/Mod/Part/App/SpherePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/SurfaceOfExtrusionPy.xml [new file with mode: 0644]
src/Mod/Part/App/SurfaceOfExtrusionPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/SurfaceOfRevolutionPy.xml [new file with mode: 0644]
src/Mod/Part/App/SurfaceOfRevolutionPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/Tools.cpp [new file with mode: 0644]
src/Mod/Part/App/Tools.h [new file with mode: 0644]
src/Mod/Part/App/TopoShape.cpp [new file with mode: 0644]
src/Mod/Part/App/TopoShape.h [new file with mode: 0644]
src/Mod/Part/App/TopoShapeCompSolidPy.xml [new file with mode: 0644]
src/Mod/Part/App/TopoShapeCompSolidPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/TopoShapeCompoundPy.xml [new file with mode: 0644]
src/Mod/Part/App/TopoShapeCompoundPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/TopoShapeEdgePy.xml [new file with mode: 0644]
src/Mod/Part/App/TopoShapeEdgePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/TopoShapeFacePy.xml [new file with mode: 0644]
src/Mod/Part/App/TopoShapeFacePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/TopoShapePy.xml [new file with mode: 0644]
src/Mod/Part/App/TopoShapePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/TopoShapeShellPy.xml [new file with mode: 0644]
src/Mod/Part/App/TopoShapeShellPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/TopoShapeSolidPy.xml [new file with mode: 0644]
src/Mod/Part/App/TopoShapeSolidPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/TopoShapeVertexPy.xml [new file with mode: 0644]
src/Mod/Part/App/TopoShapeVertexPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/TopoShapeWirePy.xml [new file with mode: 0644]
src/Mod/Part/App/TopoShapeWirePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/TopologyPy.cpp [new file with mode: 0644]
src/Mod/Part/App/TopologyPy.h [new file with mode: 0644]
src/Mod/Part/App/ToroidPy.xml [new file with mode: 0644]
src/Mod/Part/App/ToroidPyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/TrimmedCurvePy.xml [new file with mode: 0644]
src/Mod/Part/App/TrimmedCurvePyImp.cpp [new file with mode: 0644]
src/Mod/Part/App/edgecluster.cpp [new file with mode: 0644]
src/Mod/Part/App/edgecluster.h [new file with mode: 0644]
src/Mod/Part/App/encodeFilename.h [new file with mode: 0644]
src/Mod/Part/App/modelRefine.cpp [new file with mode: 0644]
src/Mod/Part/App/modelRefine.h [new file with mode: 0644]
src/Mod/Part/AttachmentEditor/Commands.py [new file with mode: 0644]
src/Mod/Part/AttachmentEditor/FrozenClass.py [new file with mode: 0644]
src/Mod/Part/AttachmentEditor/TaskAttachmentEditor.py [new file with mode: 0644]
src/Mod/Part/AttachmentEditor/TaskAttachmentEditor.ui [new file with mode: 0644]
src/Mod/Part/AttachmentEditor/__init__.py [new file with mode: 0644]
src/Mod/Part/BOPTools/GeneralFuseResult.py [new file with mode: 0644]
src/Mod/Part/BOPTools/JoinAPI.py [new file with mode: 0644]
src/Mod/Part/BOPTools/JoinFeatures.py [new file with mode: 0644]
src/Mod/Part/BOPTools/ShapeMerge.py [new file with mode: 0644]
src/Mod/Part/BOPTools/SplitAPI.py [new file with mode: 0644]
src/Mod/Part/BOPTools/SplitFeatures.py [new file with mode: 0644]
src/Mod/Part/BOPTools/Utils.py [new file with mode: 0644]
src/Mod/Part/BOPTools/__init__.py [new file with mode: 0644]
src/Mod/Part/BasicShapes/CommandShapes.py [new file with mode: 0644]
src/Mod/Part/BasicShapes/ShapeContent.py [new file with mode: 0644]
src/Mod/Part/BasicShapes/Shapes.py [new file with mode: 0644]
src/Mod/Part/BasicShapes/TaskTube.ui [new file with mode: 0644]
src/Mod/Part/BasicShapes/ViewProviderShapes.py [new file with mode: 0644]
src/Mod/Part/BasicShapes/__init__.py [new file with mode: 0644]
src/Mod/Part/CMakeLists.txt [new file with mode: 0644]
src/Mod/Part/CompoundTools/CompoundFilter.py [new file with mode: 0644]
src/Mod/Part/CompoundTools/Explode.py [new file with mode: 0644]
src/Mod/Part/CompoundTools/_CommandCompoundFilter.py [new file with mode: 0644]
src/Mod/Part/CompoundTools/_CommandExplodeCompound.py [new file with mode: 0644]
src/Mod/Part/CompoundTools/__init__.py [new file with mode: 0644]
src/Mod/Part/Gui/AppPartGui.cpp [new file with mode: 0644]
src/Mod/Part/Gui/AttacherTexts.cpp [new file with mode: 0644]
src/Mod/Part/Gui/AttacherTexts.h [new file with mode: 0644]
src/Mod/Part/Gui/BoxSelection.cpp [new file with mode: 0644]
src/Mod/Part/Gui/BoxSelection.h [new file with mode: 0644]
src/Mod/Part/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Part/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Part/Gui/CommandParametric.cpp [new file with mode: 0644]
src/Mod/Part/Gui/CommandSimple.cpp [new file with mode: 0644]
src/Mod/Part/Gui/CrossSections.cpp [new file with mode: 0644]
src/Mod/Part/Gui/CrossSections.h [new file with mode: 0644]
src/Mod/Part/Gui/CrossSections.ui [new file with mode: 0644]
src/Mod/Part/Gui/DlgBlock.ui [new file with mode: 0644]
src/Mod/Part/Gui/DlgBooleanOperation.cpp [new file with mode: 0644]
src/Mod/Part/Gui/DlgBooleanOperation.h [new file with mode: 0644]
src/Mod/Part/Gui/DlgBooleanOperation.ui [new file with mode: 0644]
src/Mod/Part/Gui/DlgExtrusion.cpp [new file with mode: 0644]
src/Mod/Part/Gui/DlgExtrusion.h [new file with mode: 0644]
src/Mod/Part/Gui/DlgExtrusion.ui [new file with mode: 0644]
src/Mod/Part/Gui/DlgFilletEdges.cpp [new file with mode: 0644]
src/Mod/Part/Gui/DlgFilletEdges.h [new file with mode: 0644]
src/Mod/Part/Gui/DlgFilletEdges.ui [new file with mode: 0644]
src/Mod/Part/Gui/DlgImportExportIges.ui [new file with mode: 0644]
src/Mod/Part/Gui/DlgImportExportStep.ui [new file with mode: 0644]
src/Mod/Part/Gui/DlgPartBox.ui [new file with mode: 0644]
src/Mod/Part/Gui/DlgPartBoxImp.cpp [new file with mode: 0644]
src/Mod/Part/Gui/DlgPartBoxImp.h [new file with mode: 0644]
src/Mod/Part/Gui/DlgPartCylinder.ui [new file with mode: 0644]
src/Mod/Part/Gui/DlgPartCylinderImp.cpp [new file with mode: 0644]
src/Mod/Part/Gui/DlgPartCylinderImp.h [new file with mode: 0644]
src/Mod/Part/Gui/DlgPartImportIges.ui [new file with mode: 0644]
src/Mod/Part/Gui/DlgPartImportIgesImp.cpp [new file with mode: 0644]
src/Mod/Part/Gui/DlgPartImportIgesImp.h [new file with mode: 0644]
src/Mod/Part/Gui/DlgPartImportStep.ui [new file with mode: 0644]
src/Mod/Part/Gui/DlgPartImportStepImp.cpp [new file with mode: 0644]
src/Mod/Part/Gui/DlgPartImportStepImp.h [new file with mode: 0644]
src/Mod/Part/Gui/DlgPrimitives.cpp [new file with mode: 0644]
src/Mod/Part/Gui/DlgPrimitives.h [new file with mode: 0644]
src/Mod/Part/Gui/DlgPrimitives.ui [new file with mode: 0644]
src/Mod/Part/Gui/DlgProjectionOnSurface.cpp [new file with mode: 0644]
src/Mod/Part/Gui/DlgProjectionOnSurface.h [new file with mode: 0644]
src/Mod/Part/Gui/DlgProjectionOnSurface.ui [new file with mode: 0644]
src/Mod/Part/Gui/DlgRevolution.cpp [new file with mode: 0644]
src/Mod/Part/Gui/DlgRevolution.h [new file with mode: 0644]
src/Mod/Part/Gui/DlgRevolution.ui [new file with mode: 0644]
src/Mod/Part/Gui/DlgSettings3DViewPart.ui [new file with mode: 0644]
src/Mod/Part/Gui/DlgSettings3DViewPartImp.cpp [new file with mode: 0644]
src/Mod/Part/Gui/DlgSettings3DViewPartImp.h [new file with mode: 0644]
src/Mod/Part/Gui/DlgSettingsGeneral.cpp [new file with mode: 0644]
src/Mod/Part/Gui/DlgSettingsGeneral.h [new file with mode: 0644]
src/Mod/Part/Gui/DlgSettingsGeneral.ui [new file with mode: 0644]
src/Mod/Part/Gui/DlgSettingsObjectColor.cpp [new file with mode: 0644]
src/Mod/Part/Gui/DlgSettingsObjectColor.h [new file with mode: 0644]
src/Mod/Part/Gui/DlgSettingsObjectColor.ui [new file with mode: 0644]
src/Mod/Part/Gui/Location.ui [new file with mode: 0644]
src/Mod/Part/Gui/Mirroring.cpp [new file with mode: 0644]
src/Mod/Part/Gui/Mirroring.h [new file with mode: 0644]
src/Mod/Part/Gui/Mirroring.ui [new file with mode: 0644]
src/Mod/Part/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Part/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Part/Gui/PropertyEnumAttacherItem.cpp [new file with mode: 0644]
src/Mod/Part/Gui/PropertyEnumAttacherItem.h [new file with mode: 0644]
src/Mod/Part/Gui/ReferenceHighlighter.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ReferenceHighlighter.h [new file with mode: 0644]
src/Mod/Part/Gui/Resources/Part.qrc [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/PartWorkbench.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/Part_2D_object.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/Part_3D_object.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/Part_BoxSelection.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/Part_Export.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/Part_Feature.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/Part_FeatureImport.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/Part_Import.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/Part_SectionCut.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_BooleanFragments.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_Booleans.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_CheckGeometry.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_Common.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_Compound.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_CompoundFilter.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_CrossSections.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_Cut.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_Defeaturing.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_ExplodeCompound.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_Fuse.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_JoinBypass.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_JoinConnect.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_JoinCutout.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_JoinEmbed.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_Section.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_Slice.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_SliceApart.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/booleans/Part_XOR.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/create/Part_Box.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/create/Part_Cone.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/create/Part_Cylinder.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/create/Part_Primitives.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/create/Part_Shapebuilder.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/create/Part_Sphere.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/create/Part_Torus.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/create/Part_Tube.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/measure/Part_Measure_Angular.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/measure/Part_Measure_Linear.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/measure/Part_Measure_Refresh.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/measure/Part_Measure_Step_Active.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/measure/Part_Measure_Step_Done.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/measure/Part_Measure_Toggle_3D.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/measure/Part_Measure_Toggle_Delta.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Box_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Circle_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Cone_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Cylinder_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Ellipse_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Ellipsoid_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Helix_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Line_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Plane_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Point_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Polygon_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Prism_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Sphere_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Spiral_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Spline_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Torus_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Tube_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/parametric/Part_Wedge_Parametric.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/preferences-part_design.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_Attachment.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_Chamfer.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_ColorFace.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_Element_Copy.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_Extrude.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_Fillet.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_Loft.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_MakeFace.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_MakeSolid.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_Mirror.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_Offset.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_Offset2D.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_PointsFromMesh.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_ProjectionOnSurface.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_Refine_Shape.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_Reverse_Shape.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_Revolve.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_RuledSurface.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_ShapeInfo.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_Shape_from_Mesh.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_Sweep.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_Thickness.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/icons/tools/Part_Transformed_Copy.svg [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_af.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_af.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_ar.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_ar.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_bg.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_bg.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_ca.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_ca.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_cs.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_cs.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_de.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_de.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_el.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_el.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_es-AR.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_es-AR.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_es-ES.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_es-ES.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_eu.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_eu.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_fi.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_fi.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_fil.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_fil.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_fr.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_fr.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_gl.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_gl.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_hr.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_hr.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_hu.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_hu.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_id.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_id.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_it.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_it.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_ja.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_ja.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_ka.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_ka.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_kab.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_kab.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_ko.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_ko.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_lt.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_lt.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_nl.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_nl.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_no.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_no.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_pl.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_pl.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_pt-BR.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_pt-BR.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_pt-PT.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_pt-PT.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_ro.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_ro.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_ru.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_ru.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_sk.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_sk.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_sl.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_sl.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_sr.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_sr.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_sv-SE.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_sv-SE.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_tr.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_tr.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_uk.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_uk.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_val-ES.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_val-ES.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_vi.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_vi.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_zh-CN.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_zh-CN.ts [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_zh-TW.qm [new file with mode: 0644]
src/Mod/Part/Gui/Resources/translations/Part_zh-TW.ts [new file with mode: 0644]
src/Mod/Part/Gui/SectionCutting.cpp [new file with mode: 0644]
src/Mod/Part/Gui/SectionCutting.h [new file with mode: 0644]
src/Mod/Part/Gui/SectionCutting.ui [new file with mode: 0644]
src/Mod/Part/Gui/ShapeFromMesh.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ShapeFromMesh.h [new file with mode: 0644]
src/Mod/Part/Gui/ShapeFromMesh.ui [new file with mode: 0644]
src/Mod/Part/Gui/SoBrepEdgeSet.cpp [new file with mode: 0644]
src/Mod/Part/Gui/SoBrepEdgeSet.h [new file with mode: 0644]
src/Mod/Part/Gui/SoBrepFaceSet.cpp [new file with mode: 0644]
src/Mod/Part/Gui/SoBrepFaceSet.h [new file with mode: 0644]
src/Mod/Part/Gui/SoBrepPointSet.cpp [new file with mode: 0644]
src/Mod/Part/Gui/SoBrepPointSet.h [new file with mode: 0644]
src/Mod/Part/Gui/SoFCShapeObject.cpp [new file with mode: 0644]
src/Mod/Part/Gui/SoFCShapeObject.h [new file with mode: 0644]
src/Mod/Part/Gui/TaskAttacher.cpp [new file with mode: 0644]
src/Mod/Part/Gui/TaskAttacher.h [new file with mode: 0644]
src/Mod/Part/Gui/TaskAttacher.ui [new file with mode: 0644]
src/Mod/Part/Gui/TaskCheckGeometry.cpp [new file with mode: 0644]
src/Mod/Part/Gui/TaskCheckGeometry.h [new file with mode: 0644]
src/Mod/Part/Gui/TaskDimension.cpp [new file with mode: 0644]
src/Mod/Part/Gui/TaskDimension.h [new file with mode: 0644]
src/Mod/Part/Gui/TaskFaceColors.cpp [new file with mode: 0644]
src/Mod/Part/Gui/TaskFaceColors.h [new file with mode: 0644]
src/Mod/Part/Gui/TaskFaceColors.ui [new file with mode: 0644]
src/Mod/Part/Gui/TaskLoft.cpp [new file with mode: 0644]
src/Mod/Part/Gui/TaskLoft.h [new file with mode: 0644]
src/Mod/Part/Gui/TaskLoft.ui [new file with mode: 0644]
src/Mod/Part/Gui/TaskOffset.cpp [new file with mode: 0644]
src/Mod/Part/Gui/TaskOffset.h [new file with mode: 0644]
src/Mod/Part/Gui/TaskOffset.ui [new file with mode: 0644]
src/Mod/Part/Gui/TaskShapeBuilder.cpp [new file with mode: 0644]
src/Mod/Part/Gui/TaskShapeBuilder.h [new file with mode: 0644]
src/Mod/Part/Gui/TaskShapeBuilder.ui [new file with mode: 0644]
src/Mod/Part/Gui/TaskSweep.cpp [new file with mode: 0644]
src/Mod/Part/Gui/TaskSweep.h [new file with mode: 0644]
src/Mod/Part/Gui/TaskSweep.ui [new file with mode: 0644]
src/Mod/Part/Gui/TaskThickness.cpp [new file with mode: 0644]
src/Mod/Part/Gui/TaskThickness.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProvider.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProvider.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProvider2DObject.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProvider2DObject.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderAttachExtension.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderAttachExtension.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderBoolean.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderBoolean.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderBox.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderBox.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderCircleParametric.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderCircleParametric.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderCompound.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderCompound.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderConeParametric.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderConeParametric.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderCurveNet.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderCurveNet.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderCylinderParametric.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderCylinderParametric.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderEllipseParametric.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderEllipseParametric.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderExt.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderExt.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderExtrusion.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderExtrusion.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderHelixParametric.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderHelixParametric.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderImport.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderImport.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderLineParametric.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderLineParametric.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderMirror.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderMirror.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderPlaneParametric.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderPlaneParametric.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderPointParametric.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderPointParametric.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderPrimitive.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderPrimitive.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderPrism.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderPrism.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderPython.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderPython.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderReference.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderReference.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderRegularPolygon.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderRegularPolygon.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderRuledSurface.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderRuledSurface.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderSphereParametric.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderSphereParametric.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderSpline.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderSpline.h [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderTorusParametric.cpp [new file with mode: 0644]
src/Mod/Part/Gui/ViewProviderTorusParametric.h [new file with mode: 0644]
src/Mod/Part/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/Part/Gui/Workbench.h [new file with mode: 0644]
src/Mod/Part/Init.py [new file with mode: 0644]
src/Mod/Part/InitGui.py [new file with mode: 0644]
src/Mod/Part/JoinFeatures.py [new file with mode: 0644]
src/Mod/Part/MakeBottle.py [new file with mode: 0644]
src/Mod/Part/PartEnums.py [new file with mode: 0644]
src/Mod/Part/PartGlobal.h [new file with mode: 0644]
src/Mod/Part/TestPartApp.py [new file with mode: 0644]
src/Mod/Part/TestPartGui.py [new file with mode: 0644]
src/Mod/Part/part.dox [new file with mode: 0644]
src/Mod/Part/parttests/__init__.py [new file with mode: 0644]
src/Mod/Part/parttests/part_test_objects.py [new file with mode: 0644]
src/Mod/Part/parttests/regression_tests.py [new file with mode: 0644]
src/Mod/PartDesign/App/AppPartDesign.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/AppPartDesignPy.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/Body.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/Body.h [new file with mode: 0644]
src/Mod/PartDesign/App/BodyPy.xml [new file with mode: 0644]
src/Mod/PartDesign/App/BodyPyImp.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/PartDesign/App/DatumCS.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/DatumCS.h [new file with mode: 0644]
src/Mod/PartDesign/App/DatumLine.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/DatumLine.h [new file with mode: 0644]
src/Mod/PartDesign/App/DatumPlane.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/DatumPlane.h [new file with mode: 0644]
src/Mod/PartDesign/App/DatumPoint.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/DatumPoint.h [new file with mode: 0644]
src/Mod/PartDesign/App/Feature.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/Feature.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureAddSub.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureAddSub.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureBase.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureBase.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureBoolean.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureBoolean.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureChamfer.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureChamfer.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureDraft.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureDraft.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureDressUp.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureDressUp.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureExtrude.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureExtrude.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureFillet.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureFillet.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureGroove.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureGroove.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureHelix.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureHelix.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureHole.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureHole.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureLinearPattern.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureLinearPattern.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureLoft.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureLoft.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureMirrored.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureMirrored.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureMultiTransform.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureMultiTransform.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeaturePad.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeaturePad.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeaturePipe.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeaturePipe.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeaturePocket.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeaturePocket.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeaturePolarPattern.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeaturePolarPattern.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeaturePrimitive.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeaturePrimitive.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeaturePy.xml [new file with mode: 0644]
src/Mod/PartDesign/App/FeaturePyImp.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureRevolution.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureRevolution.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureScaled.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureScaled.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureSketchBased.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureSketchBased.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureSolid.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureSolid.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureThickness.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureThickness.h [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureTransformed.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/FeatureTransformed.h [new file with mode: 0644]
src/Mod/PartDesign/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/PreCompiled.h [new file with mode: 0644]
src/Mod/PartDesign/App/ShapeBinder.cpp [new file with mode: 0644]
src/Mod/PartDesign/App/ShapeBinder.h [new file with mode: 0644]
src/Mod/PartDesign/App/json.hpp [new file with mode: 0644]
src/Mod/PartDesign/App/json_fwd.hpp [new file with mode: 0644]
src/Mod/PartDesign/CMakeLists.txt [new file with mode: 0644]
src/Mod/PartDesign/FeatureHole/FeatureHole.py [new file with mode: 0644]
src/Mod/PartDesign/FeatureHole/HoleGui.py [new file with mode: 0644]
src/Mod/PartDesign/FeatureHole/PartDesign_Hole.svg [new file with mode: 0644]
src/Mod/PartDesign/FeatureHole/Standards.py [new file with mode: 0644]
src/Mod/PartDesign/FeatureHole/TaskHole.py [new file with mode: 0644]
src/Mod/PartDesign/FeatureHole/TaskHole.ui [new file with mode: 0644]
src/Mod/PartDesign/FeatureHole/ViewProviderHole.py [new file with mode: 0644]
src/Mod/PartDesign/FeatureHole/__init__.py [new file with mode: 0644]
src/Mod/PartDesign/Gui/AppPartDesignGui.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/PartDesign/Gui/Command.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/CommandBody.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/CommandPrimitive.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/DlgActiveBody.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/DlgActiveBody.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/DlgActiveBody.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/DlgReference.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/EnumFlags.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/FeaturePickDialog.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ReferenceSelection.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ReferenceSelection.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/PartDesign.qrc [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesignWorkbench.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_AdditiveBox.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_AdditiveCone.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_AdditiveCylinder.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_AdditiveEllipsoid.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_AdditiveHelix.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_AdditiveLoft.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_AdditivePipe.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_AdditivePrism.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_AdditiveSphere.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_AdditiveTorus.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_AdditiveWedge.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_BaseFeature.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Body.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Body_Tree.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Body_old.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Boolean.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Chamfer.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Clone.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_CoordinateSystem.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Draft.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Fillet.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Flip_Direction.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Groove.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Hole.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_InternalExternalGear.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_InvoluteGear.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Line.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_LinearPattern.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Migrate.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Mirrored.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_MoveFeature.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_MoveFeatureInTree.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_MoveTip.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_MultiTransform.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Pad.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Plane.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Pocket.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Point.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_PolarPattern.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Revolution.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Scaled.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_ShapeBinder.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Sprocket.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_SubShapeBinder.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_SubtractiveBox.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_SubtractiveCone.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_SubtractiveCylinder.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_SubtractiveEllipsoid.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_SubtractiveHelix.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_SubtractiveLoft.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_SubtractivePipe.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_SubtractivePrism.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_SubtractiveSphere.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_SubtractiveTorus.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_SubtractiveWedge.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Thickness.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/Tree_PartDesign_Pad.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/icons/Tree_PartDesign_Revolution.svg [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_af.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_af.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ar.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ar.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_bg.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_bg.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ca.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ca.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_cs.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_cs.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_de.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_de.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_el.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_el.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_es-AR.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_es-AR.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_es-ES.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_es-ES.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_eu.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_eu.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_fi.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_fi.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_fil.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_fil.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_fr.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_fr.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_gl.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_gl.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_hr.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_hr.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_hu.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_hu.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_id.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_id.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_it.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_it.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ja.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ja.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ka.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ka.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_kab.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_kab.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ko.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ko.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_lt.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_lt.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_nl.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_nl.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_no.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_no.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pl.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pl.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pt-BR.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pt-BR.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pt-PT.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_pt-PT.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ro.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ro.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ru.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_ru.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sk.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sk.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sl.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sl.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sr.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sr.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sv-SE.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_sv-SE.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_tr.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_tr.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_uk.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_uk.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_val-ES.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_val-ES.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_vi.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_vi.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_zh-CN.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_zh-CN.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_zh-TW.qm [new file with mode: 0644]
src/Mod/PartDesign/Gui/Resources/translations/PartDesign_zh-TW.ts [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskBooleanParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskBooleanParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskBooleanParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskChamferParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskChamferParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskChamferParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskDatumParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskDatumParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskDraftParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskDraftParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskDraftParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskDressUpParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskDressUpParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskExtrudeParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskExtrudeParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskFeatureParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskFeatureParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskFeaturePick.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskFeaturePick.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskFeaturePick.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskFilletParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskFilletParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskFilletParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskHelixParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskHelixParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskHelixParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskHoleParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskHoleParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskHoleParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskLinearPatternParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskLinearPatternParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskLinearPatternParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskLoftParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskLoftParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskLoftParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskMirroredParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskMirroredParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskMirroredParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskMultiTransformParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskMultiTransformParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskMultiTransformParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskPadParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskPadParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskPadPocketParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskPipeOrientation.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskPipeParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskPipeParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskPipeParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskPipeScaling.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskPocketParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskPocketParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskPolarPatternParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskPolarPatternParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskPolarPatternParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskPrimitiveParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskPrimitiveParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskPrimitiveParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskRevolutionParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskRevolutionParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskRevolutionParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskScaledParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskScaledParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskScaledParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskShapeBinder.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskShapeBinder.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskShapeBinder.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskSketchBasedParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskSketchBasedParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskThicknessParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskThicknessParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskThicknessParameters.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskTransformedMessages.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskTransformedMessages.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskTransformedMessages.ui [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskTransformedParameters.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/TaskTransformedParameters.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/Utils.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/Utils.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProvider.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProvider.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderAddSub.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderAddSub.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderBase.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderBase.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderBody.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderBody.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderBoolean.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderBoolean.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderChamfer.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderChamfer.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderDatum.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderDatum.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderDatumCS.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderDatumCS.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderDatumLine.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderDatumLine.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderDatumPlane.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderDatumPlane.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderDatumPoint.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderDatumPoint.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderDraft.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderDraft.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderDressUp.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderDressUp.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderFillet.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderFillet.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderGroove.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderGroove.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderHelix.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderHelix.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderHole.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderHole.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderLinearPattern.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderLinearPattern.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderLoft.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderLoft.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderMainPart.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderMainPart.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderMirrored.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderMirrored.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderMultiTransform.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderMultiTransform.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderPad.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderPad.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderPipe.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderPipe.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderPocket.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderPocket.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderPolarPattern.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderPolarPattern.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderPrimitive.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderPrimitive.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderPy.xml [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderPyImp.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderRevolution.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderRevolution.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderScaled.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderScaled.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderShapeBinder.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderShapeBinder.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderSketchBased.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderSketchBased.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderThickness.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderThickness.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderTransformed.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/ViewProviderTransformed.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/Workbench.h [new file with mode: 0644]
src/Mod/PartDesign/Gui/WorkflowManager.cpp [new file with mode: 0644]
src/Mod/PartDesign/Gui/WorkflowManager.h [new file with mode: 0644]
src/Mod/PartDesign/Init.py [new file with mode: 0644]
src/Mod/PartDesign/InitGui.py [new file with mode: 0644]
src/Mod/PartDesign/InvoluteGearFeature.py [new file with mode: 0644]
src/Mod/PartDesign/InvoluteGearFeature.ui [new file with mode: 0644]
src/Mod/PartDesign/PartDesignGlobal.h [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestBoolean.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestChamfer.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestDatum.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestDraft.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestFillet.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestHole.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestInvoluteGear.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestLinearPattern.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestLoft.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestMirrored.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestMultiTransform.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestPad.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestPipe.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestPocket.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestPolarPattern.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestPrimitive.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestRevolve.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestShapeBinder.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/TestThickness.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesignTests/__init__.py [new file with mode: 0644]
src/Mod/PartDesign/PartDesign_Model.xml [new file with mode: 0644]
src/Mod/PartDesign/Resources/Hole/din7984.json [new file with mode: 0644]
src/Mod/PartDesign/Resources/Hole/iso10642-fine.json [new file with mode: 0644]
src/Mod/PartDesign/Resources/Hole/iso10642.json [new file with mode: 0644]
src/Mod/PartDesign/Resources/Hole/iso12474-fine.json [new file with mode: 0644]
src/Mod/PartDesign/Resources/Hole/iso14583.json [new file with mode: 0644]
src/Mod/PartDesign/Resources/Hole/iso14583part.json [new file with mode: 0644]
src/Mod/PartDesign/Resources/Hole/iso2009.json [new file with mode: 0644]
src/Mod/PartDesign/Resources/Hole/iso4762-fine.json [new file with mode: 0644]
src/Mod/PartDesign/Resources/Hole/iso4762.json [new file with mode: 0644]
src/Mod/PartDesign/Resources/Hole/iso4762_7089.json [new file with mode: 0644]
src/Mod/PartDesign/Resources/Hole/iso7046.json [new file with mode: 0644]
src/Mod/PartDesign/Scripts/DistanceBolt.py [new file with mode: 0644]
src/Mod/PartDesign/Scripts/Epitrochoid.py [new file with mode: 0644]
src/Mod/PartDesign/Scripts/FilletArc.py [new file with mode: 0644]
src/Mod/PartDesign/Scripts/Gear.py [new file with mode: 0644]
src/Mod/PartDesign/Scripts/Parallelepiped.py [new file with mode: 0644]
src/Mod/PartDesign/Scripts/RadialCopy.py [new file with mode: 0644]
src/Mod/PartDesign/Scripts/Spring.py [new file with mode: 0644]
src/Mod/PartDesign/Scripts/__init__.py [new file with mode: 0644]
src/Mod/PartDesign/SprocketFeature.py [new file with mode: 0644]
src/Mod/PartDesign/SprocketFeature.ui [new file with mode: 0644]
src/Mod/PartDesign/TestPartDesignApp.py [new file with mode: 0644]
src/Mod/PartDesign/TestPartDesignGui.py [new file with mode: 0644]
src/Mod/PartDesign/WizardShaft/SegmentFunction.py [new file with mode: 0644]
src/Mod/PartDesign/WizardShaft/Shaft.py [new file with mode: 0644]
src/Mod/PartDesign/WizardShaft/ShaftDiagram.py [new file with mode: 0644]
src/Mod/PartDesign/WizardShaft/ShaftFeature.py [new file with mode: 0644]
src/Mod/PartDesign/WizardShaft/WizardShaft.py [new file with mode: 0644]
src/Mod/PartDesign/WizardShaft/WizardShaft.svg [new file with mode: 0644]
src/Mod/PartDesign/WizardShaft/WizardShaftTable.py [new file with mode: 0644]
src/Mod/PartDesign/WizardShaft/__init__.py [new file with mode: 0644]
src/Mod/PartDesign/__init__.py [new file with mode: 0644]
src/Mod/PartDesign/fcgear/README [new file with mode: 0644]
src/Mod/PartDesign/fcgear/__init__.py [new file with mode: 0644]
src/Mod/PartDesign/fcgear/fcgear.py [new file with mode: 0644]
src/Mod/PartDesign/fcgear/fcgeardialog.py [new file with mode: 0644]
src/Mod/PartDesign/fcgear/involute.py [new file with mode: 0644]
src/Mod/PartDesign/fcgear/svggear.py [new file with mode: 0644]
src/Mod/PartDesign/fcsprocket/README.md [new file with mode: 0644]
src/Mod/PartDesign/fcsprocket/__init__.py [new file with mode: 0644]
src/Mod/PartDesign/fcsprocket/fcsprocket.py [new file with mode: 0644]
src/Mod/PartDesign/fcsprocket/fcsprocketdialog.py [new file with mode: 0644]
src/Mod/PartDesign/fcsprocket/sprocket.py [new file with mode: 0644]
src/Mod/PartDesign/partdesign.dox [new file with mode: 0644]
src/Mod/Path/.flake8 [new file with mode: 0644]
src/Mod/Path/App/AppPath.cpp [new file with mode: 0644]
src/Mod/Path/App/AppPathPy.cpp [new file with mode: 0644]
src/Mod/Path/App/Area.cpp [new file with mode: 0644]
src/Mod/Path/App/Area.h [new file with mode: 0644]
src/Mod/Path/App/AreaParams.h [new file with mode: 0644]
src/Mod/Path/App/AreaPy.xml [new file with mode: 0644]
src/Mod/Path/App/AreaPyImp.cpp [new file with mode: 0644]
src/Mod/Path/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Path/App/Command.cpp [new file with mode: 0644]
src/Mod/Path/App/Command.h [new file with mode: 0644]
src/Mod/Path/App/CommandPy.xml [new file with mode: 0644]
src/Mod/Path/App/CommandPyImp.cpp [new file with mode: 0644]
src/Mod/Path/App/FeatureArea.cpp [new file with mode: 0644]
src/Mod/Path/App/FeatureArea.h [new file with mode: 0644]
src/Mod/Path/App/FeatureAreaPy.xml [new file with mode: 0644]
src/Mod/Path/App/FeatureAreaPyImp.cpp [new file with mode: 0644]
src/Mod/Path/App/FeaturePath.cpp [new file with mode: 0644]
src/Mod/Path/App/FeaturePath.h [new file with mode: 0644]
src/Mod/Path/App/FeaturePathCompound.cpp [new file with mode: 0644]
src/Mod/Path/App/FeaturePathCompound.h [new file with mode: 0644]
src/Mod/Path/App/FeaturePathCompoundPy.xml [new file with mode: 0644]
src/Mod/Path/App/FeaturePathCompoundPyImp.cpp [new file with mode: 0644]
src/Mod/Path/App/FeaturePathShape.cpp [new file with mode: 0644]
src/Mod/Path/App/FeaturePathShape.h [new file with mode: 0644]
src/Mod/Path/App/ParamsHelper.h [new file with mode: 0644]
src/Mod/Path/App/Path.cpp [new file with mode: 0644]
src/Mod/Path/App/Path.h [new file with mode: 0644]
src/Mod/Path/App/PathPy.xml [new file with mode: 0644]
src/Mod/Path/App/PathPyImp.cpp [new file with mode: 0644]
src/Mod/Path/App/PathSegmentWalker.cpp [new file with mode: 0644]
src/Mod/Path/App/PathSegmentWalker.h [new file with mode: 0644]
src/Mod/Path/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Path/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Path/App/PropertyPath.cpp [new file with mode: 0644]
src/Mod/Path/App/PropertyPath.h [new file with mode: 0644]
src/Mod/Path/App/PropertyTool.cpp [new file with mode: 0644]
src/Mod/Path/App/PropertyTool.h [new file with mode: 0644]
src/Mod/Path/App/PropertyTooltable.cpp [new file with mode: 0644]
src/Mod/Path/App/PropertyTooltable.h [new file with mode: 0644]
src/Mod/Path/App/Tool.cpp [new file with mode: 0644]
src/Mod/Path/App/Tool.h [new file with mode: 0644]
src/Mod/Path/App/ToolPy.xml [new file with mode: 0644]
src/Mod/Path/App/ToolPyImp.cpp [new file with mode: 0644]
src/Mod/Path/App/Tooltable.cpp [new file with mode: 0644]
src/Mod/Path/App/Tooltable.h [new file with mode: 0644]
src/Mod/Path/App/TooltablePy.xml [new file with mode: 0644]
src/Mod/Path/App/TooltablePyImp.cpp [new file with mode: 0644]
src/Mod/Path/App/Voronoi.cpp [new file with mode: 0644]
src/Mod/Path/App/Voronoi.h [new file with mode: 0644]
src/Mod/Path/App/VoronoiCell.cpp [new file with mode: 0644]
src/Mod/Path/App/VoronoiCell.h [new file with mode: 0644]
src/Mod/Path/App/VoronoiCellPy.xml [new file with mode: 0644]
src/Mod/Path/App/VoronoiCellPyImp.cpp [new file with mode: 0644]
src/Mod/Path/App/VoronoiEdge.cpp [new file with mode: 0644]
src/Mod/Path/App/VoronoiEdge.h [new file with mode: 0644]
src/Mod/Path/App/VoronoiEdgePy.xml [new file with mode: 0644]
src/Mod/Path/App/VoronoiEdgePyImp.cpp [new file with mode: 0644]
src/Mod/Path/App/VoronoiPy.xml [new file with mode: 0644]
src/Mod/Path/App/VoronoiPyImp.cpp [new file with mode: 0644]
src/Mod/Path/App/VoronoiVertex.cpp [new file with mode: 0644]
src/Mod/Path/App/VoronoiVertex.h [new file with mode: 0644]
src/Mod/Path/App/VoronoiVertexPy.xml [new file with mode: 0644]
src/Mod/Path/App/VoronoiVertexPyImp.cpp [new file with mode: 0644]
src/Mod/Path/App/boost_fix/container/detail/memory_util.hpp [new file with mode: 0644]
src/Mod/Path/App/boost_fix/intrusive/detail/has_member_function_callable_with.hpp [new file with mode: 0644]
src/Mod/Path/App/boost_fix/intrusive/detail/memory_util.hpp [new file with mode: 0644]
src/Mod/Path/CMakeLists.txt [new file with mode: 0644]
src/Mod/Path/Data/Threads/imperial-external-2A.csv [new file with mode: 0644]
src/Mod/Path/Data/Threads/imperial-external-3A.csv [new file with mode: 0644]
src/Mod/Path/Data/Threads/imperial-internal-2B.csv [new file with mode: 0644]
src/Mod/Path/Data/Threads/imperial-internal-3B.csv [new file with mode: 0644]
src/Mod/Path/Data/Threads/metric-external-4G6G.csv [new file with mode: 0644]
src/Mod/Path/Data/Threads/metric-external-6G.csv [new file with mode: 0644]
src/Mod/Path/Data/Threads/metric-internal-6H.csv [new file with mode: 0644]
src/Mod/Path/Data/Threads/sources.txt [new file with mode: 0644]
src/Mod/Path/DemoParts/hole_puzzle.fcstd [new file with mode: 0644]
src/Mod/Path/DemoParts/motor_mount_inch.fcstd [new file with mode: 0644]
src/Mod/Path/DemoParts/strange_part_with_holes.fcstd [new file with mode: 0644]
src/Mod/Path/GCode-description.md [new file with mode: 0644]
src/Mod/Path/Generators/drill_generator.py [new file with mode: 0644]
src/Mod/Path/Generators/helix_generator.py [new file with mode: 0644]
src/Mod/Path/Generators/rotation_generator.py [new file with mode: 0644]
src/Mod/Path/Generators/threadmilling_generator.py [new file with mode: 0644]
src/Mod/Path/Generators/toolchange_generator.py [new file with mode: 0644]
src/Mod/Path/Gui/AppPathGui.cpp [new file with mode: 0644]
src/Mod/Path/Gui/AppPathGuiPy.cpp [new file with mode: 0644]
src/Mod/Path/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Path/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Path/Gui/DlgJobChooser.ui [new file with mode: 0644]
src/Mod/Path/Gui/DlgProcessorChooser.cpp [new file with mode: 0644]
src/Mod/Path/Gui/DlgProcessorChooser.h [new file with mode: 0644]
src/Mod/Path/Gui/DlgProcessorChooser.ui [new file with mode: 0644]
src/Mod/Path/Gui/DlgSettingsPathColor.cpp [new file with mode: 0644]
src/Mod/Path/Gui/DlgSettingsPathColor.h [new file with mode: 0644]
src/Mod/Path/Gui/DlgSettingsPathColor.ui [new file with mode: 0644]
src/Mod/Path/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Path/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Path/Gui/Resources/Path.qrc [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/PathWorkbench.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_3DPocket.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_3DSurface.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Adaptive.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Area.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Area_View.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Area_Workplane.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Array.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Axis.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_BFastForward.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_BPause.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_BPlay.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_BStep.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_BStop.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_BaseGeometry.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Comment.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Compound.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Contour.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Copy.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Custom.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Datums.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Deburr.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Depths.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Dressup.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Drilling.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Engrave.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_ExportTemplate.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Face.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_FacePocket.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_FaceProfile.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Heights.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Helix.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Holding.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Hop.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_InactiveOp.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Inspect.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Job.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Kurve.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_LengthOffset.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Machine.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_MachineLathe.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_MachineMill.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Machine_test1.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_OpActive.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_OpCopy.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_OperationA.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_OperationB.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Plane.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Pocket.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Post.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Probe.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Profile.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Profile_Edges.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Profile_Face.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Sanity.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_SelectLoop.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_SetupSheet.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Shape.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_SimpleCopy.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Simulator.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Slot.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Speed.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Stock.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Stop.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Tags.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_ThreadMilling.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_ToolBit.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_ToolChange.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_ToolController.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_ToolDuplicate.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_ToolTable.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Toolpath.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Vcarve.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/Path_Waterline.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/arrow-ccw.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/arrow-cw.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/arrow-down.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/arrow-left-down.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/arrow-left-up.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/arrow-left.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/arrow-right-down.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/arrow-right-up.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/arrow-right.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/arrow-up.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/edge-join-miter-not.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/edge-join-miter.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/edge-join-round-not.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/edge-join-round.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/icons/preferences-path.svg [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/AxisMapEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/DlgJobCreate.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/DlgJobModelSelect.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/DlgJobTemplateExport.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/DlgSelectPostProcessor.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/DlgTCChooser.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/DlgToolControllerEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/DlgToolCopy.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/DlgToolEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/DogboneEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/DragKnifeEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/DressUpLeadInOutEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/DressupPathBoundary.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/HoldingTagsEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageBaseGeometryEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageBaseHoleGeometryEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageBaseLocationEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageDepthsEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageDiametersEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageHeightsEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageOpAdaptiveEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageOpCustomEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageOpDeburrEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageOpDrillingEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageOpEngraveEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageOpHelixEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageOpPocketExtEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageOpPocketFullEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageOpProbeEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageOpProfileFullEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageOpSlotEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageOpSurfaceEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageOpThreadMillingEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageOpVcarveEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PageOpWaterlineEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PathEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PointEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PropertyBag.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/PropertyCreate.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/SetupGlobal.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/SetupOp.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/SurfaceEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/TaskPathSimulator.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/ToolBitEditor.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/ToolBitLibraryEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/ToolBitSelector.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/ToolEditor.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/ToolLibraryEditor.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/panels/ZCorrectEdit.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/preferences/Advanced.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/preferences/PathDressupHoldingTags.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/preferences/PathJob.ui [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_af.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_af.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_ar.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_ar.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_bg.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_bg.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_ca.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_ca.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_cs.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_cs.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_de.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_de.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_el.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_el.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_es-AR.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_es-AR.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_es-ES.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_es-ES.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_eu.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_eu.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_fi.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_fi.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_fil.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_fil.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_fr.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_fr.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_gl.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_gl.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_hr.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_hr.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_hu.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_hu.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_id.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_id.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_it.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_it.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_ja.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_ja.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_ka.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_ka.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_kab.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_kab.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_ko.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_ko.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_lt.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_lt.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_nl.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_nl.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_no.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_no.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_pl.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_pl.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_pt-BR.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_pt-BR.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_pt-PT.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_pt-PT.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_ro.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_ro.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_ru.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_ru.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_sk.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_sk.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_sl.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_sl.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_sr.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_sr.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_sv-SE.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_sv-SE.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_tr.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_tr.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_uk.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_uk.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_val-ES.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_val-ES.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_vi.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_vi.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_zh-CN.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_zh-CN.ts [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_zh-TW.qm [new file with mode: 0644]
src/Mod/Path/Gui/Resources/translations/Path_zh-TW.ts [new file with mode: 0644]
src/Mod/Path/Gui/TaskDlgPathCompound.cpp [new file with mode: 0644]
src/Mod/Path/Gui/TaskDlgPathCompound.h [new file with mode: 0644]
src/Mod/Path/Gui/TaskDlgPathCompound.ui [new file with mode: 0644]
src/Mod/Path/Gui/ViewProviderArea.cpp [new file with mode: 0644]
src/Mod/Path/Gui/ViewProviderArea.h [new file with mode: 0644]
src/Mod/Path/Gui/ViewProviderPath.cpp [new file with mode: 0644]
src/Mod/Path/Gui/ViewProviderPath.h [new file with mode: 0644]
src/Mod/Path/Gui/ViewProviderPathCompound.cpp [new file with mode: 0644]
src/Mod/Path/Gui/ViewProviderPathCompound.h [new file with mode: 0644]
src/Mod/Path/Gui/ViewProviderPathShape.cpp [new file with mode: 0644]
src/Mod/Path/Gui/ViewProviderPathShape.h [new file with mode: 0644]
src/Mod/Path/Images/Ops/chamfer.svg [new file with mode: 0644]
src/Mod/Path/Images/Tools/drill.svg [new file with mode: 0644]
src/Mod/Path/Images/Tools/endmill.svg [new file with mode: 0644]
src/Mod/Path/Images/Tools/reamer.svg [new file with mode: 0644]
src/Mod/Path/Images/Tools/v-bit.svg [new file with mode: 0644]
src/Mod/Path/Init.py [new file with mode: 0644]
src/Mod/Path/InitGui.py [new file with mode: 0644]
src/Mod/Path/PathCommands.py [new file with mode: 0644]
src/Mod/Path/PathFeedRate.py [new file with mode: 0644]
src/Mod/Path/PathGlobal.h [new file with mode: 0644]
src/Mod/Path/PathMachineState.py [new file with mode: 0644]
src/Mod/Path/PathPythonGui/__init__.py [new file with mode: 0644]
src/Mod/Path/PathPythonGui/simple_edit_panel.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathAdaptive.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathAdaptiveGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathAreaOp.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathArray.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathCircularHoleBase.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathCircularHoleBaseGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathCollision.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathComment.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathCopy.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathCustom.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathCustomGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDeburr.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDeburrGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDressup.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDressupAxisMap.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDressupDogbone.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDressupDragknife.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDressupHoldingTags.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDressupLeadInOut.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDressupPathBoundary.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDressupPathBoundaryGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDressupRampEntry.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDressupTag.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDressupTagGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDressupTagPreferences.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDressupZCorrect.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDrilling.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathDrillingGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathEngrave.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathEngraveBase.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathEngraveGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathFeatureExtensions.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathFeatureExtensionsGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathFixture.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathGeom.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathGetPoint.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathGuiInit.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathHelix.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathHelixGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathHop.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathIconViewProvider.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathInspect.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathJob.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathJobCmd.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathJobDlg.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathJobGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathLog.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathMillFace.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathMillFaceGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathOp.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathOpGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathOpTools.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathPlane.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathPocket.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathPocketBase.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathPocketBaseGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathPocketGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathPocketShape.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathPocketShapeGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathPost.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathPostProcessor.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathPreferences.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathPreferencesAdvanced.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathPreferencesPathDressup.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathPreferencesPathJob.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathProbe.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathProbeGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathProfile.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathProfileContour.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathProfileContourGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathProfileEdges.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathProfileEdgesGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathProfileFaces.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathProfileFacesGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathProfileGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathProperty.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathPropertyBag.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathPropertyBagGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathPropertyEditor.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathSanity.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathSelection.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathSetupSheet.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathSetupSheetGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathSetupSheetOpPrototype.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathSetupSheetOpPrototypeGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathSimpleCopy.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathSimulatorGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathSlot.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathSlotGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathStock.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathStop.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathSurface.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathSurfaceGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathSurfaceSupport.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathThreadMilling.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathThreadMillingGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathToolBit.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathToolBitCmd.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathToolBitEdit.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathToolBitGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathToolBitLibraryCmd.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathToolBitLibraryGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathToolController.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathToolControllerGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathToolEdit.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathToolLibraryEditor.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathToolLibraryManager.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathUtil.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathUtils.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathUtilsGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathVcarve.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathVcarveGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathWaterline.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PathWaterlineGui.py [new file with mode: 0644]
src/Mod/Path/PathScripts/PostUtils.py [new file with mode: 0644]
src/Mod/Path/PathScripts/README.md [new file with mode: 0644]
src/Mod/Path/PathScripts/__init__.py [new file with mode: 0644]
src/Mod/Path/PathScripts/drillableLib.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/KineticNCBeamicon2_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/__init__.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/centroid_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/comparams_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/dumper_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/dxf_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/dynapath_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/example_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/example_pre.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/fablin_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/fanuc_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/gcode_pre.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/grbl_post.py [new file with mode: 0755]
src/Mod/Path/PathScripts/post/heidenhain_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/jtech_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/linuxcnc_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/mach3_mach4_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/marlin_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/nccad_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/opensbp_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/opensbp_pre.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/philips_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/rml_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/rrf_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/slic3r_pre.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/smoothie_post.py [new file with mode: 0644]
src/Mod/Path/PathScripts/post/uccnc_post.py [new file with mode: 0644]
src/Mod/Path/PathSimulator/App/AppPathSimulator.cpp [new file with mode: 0644]
src/Mod/Path/PathSimulator/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Path/PathSimulator/App/PathSim.cpp [new file with mode: 0644]
src/Mod/Path/PathSimulator/App/PathSim.h [new file with mode: 0644]
src/Mod/Path/PathSimulator/App/PathSimPy.xml [new file with mode: 0644]
src/Mod/Path/PathSimulator/App/PathSimPyImp.cpp [new file with mode: 0644]
src/Mod/Path/PathSimulator/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Path/PathSimulator/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Path/PathSimulator/App/VolSim.cpp [new file with mode: 0644]
src/Mod/Path/PathSimulator/App/VolSim.h [new file with mode: 0644]
src/Mod/Path/PathSimulator/CMakeLists.txt [new file with mode: 0644]
src/Mod/Path/PathSimulator/Gui/Gui Backup - no need.zip [new file with mode: 0644]
src/Mod/Path/PathSimulator/PathSimulator.dox [new file with mode: 0644]
src/Mod/Path/PathTests/Drilling_1.FCStd [new file with mode: 0644]
src/Mod/Path/PathTests/PathTestUtils.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathAdaptive.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathCore.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathDeburr.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathDepthParams.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathDressupDogbone.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathDressupHoldingTags.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathDrillGenerator.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathDrillable.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathGeom.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathHelix.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathHelixGenerator.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathHelpers.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathLog.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathOpTools.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathPost.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathPreferences.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathPropertyBag.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathRotationGenerator.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathSetupSheet.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathStock.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathThreadMilling.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathThreadMillingGenerator.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathTool.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathToolBit.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathToolChangeGenerator.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathToolController.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathTooltable.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathUtil.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathVcarve.py [new file with mode: 0644]
src/Mod/Path/PathTests/TestPathVoronoi.py [new file with mode: 0644]
src/Mod/Path/PathTests/Tools/Bit/test-path-tool-bit-bit-00.fctb [new file with mode: 0644]
src/Mod/Path/PathTests/Tools/Library/test-path-tool-bit-library-00.fctl [new file with mode: 0644]
src/Mod/Path/PathTests/Tools/Shape/test-path-tool-bit-shape-00.fcstd [new file with mode: 0644]
src/Mod/Path/PathTests/__init__.py [new file with mode: 0644]
src/Mod/Path/PathTests/boxtest.fcstd [new file with mode: 0644]
src/Mod/Path/PathTests/test_adaptive.fcstd [new file with mode: 0644]
src/Mod/Path/PathTests/test_centroid_00.ngc [new file with mode: 0644]
src/Mod/Path/PathTests/test_geomop.fcstd [new file with mode: 0644]
src/Mod/Path/PathTests/test_holes00.fcstd [new file with mode: 0644]
src/Mod/Path/PathTests/test_linuxcnc_00.ngc [new file with mode: 0644]
src/Mod/Path/TestPathApp.py [new file with mode: 0644]
src/Mod/Path/Tools/.gitignore [new file with mode: 0644]
src/Mod/Path/Tools/Bit/45degree_chamfer.fctb [new file with mode: 0644]
src/Mod/Path/Tools/Bit/5mm-thread-cutter.fctb [new file with mode: 0644]
src/Mod/Path/Tools/Bit/5mm_Drill.fctb [new file with mode: 0644]
src/Mod/Path/Tools/Bit/5mm_Endmill.fctb [new file with mode: 0644]
src/Mod/Path/Tools/Bit/60degree_Vbit.fctb [new file with mode: 0644]
src/Mod/Path/Tools/Bit/6mm_Ball_End.fctb [new file with mode: 0644]
src/Mod/Path/Tools/Bit/6mm_Bullnose.fctb [new file with mode: 0644]
src/Mod/Path/Tools/Bit/probe.fctb [new file with mode: 0644]
src/Mod/Path/Tools/Bit/slittingsaw.fctb [new file with mode: 0644]
src/Mod/Path/Tools/Library/Default.fctl [new file with mode: 0644]
src/Mod/Path/Tools/README.md [new file with mode: 0644]
src/Mod/Path/Tools/Shape/ballend.fcstd [new file with mode: 0644]
src/Mod/Path/Tools/Shape/bullnose.fcstd [new file with mode: 0644]
src/Mod/Path/Tools/Shape/chamfer.fcstd [new file with mode: 0644]
src/Mod/Path/Tools/Shape/dovetail.fcstd [new file with mode: 0644]
src/Mod/Path/Tools/Shape/drill.fcstd [new file with mode: 0644]
src/Mod/Path/Tools/Shape/endmill.fcstd [new file with mode: 0644]
src/Mod/Path/Tools/Shape/probe.fcstd [new file with mode: 0644]
src/Mod/Path/Tools/Shape/slittingsaw.fcstd [new file with mode: 0644]
src/Mod/Path/Tools/Shape/thread-mill.fcstd [new file with mode: 0644]
src/Mod/Path/Tools/Shape/v-bit.fcstd [new file with mode: 0644]
src/Mod/Path/Tools/toolbit-attributes.py [new file with mode: 0755]
src/Mod/Path/libarea/Adaptive.cpp [new file with mode: 0644]
src/Mod/Path/libarea/Adaptive.hpp [new file with mode: 0644]
src/Mod/Path/libarea/Arc.cpp [new file with mode: 0644]
src/Mod/Path/libarea/Arc.h [new file with mode: 0644]
src/Mod/Path/libarea/Area.cpp [new file with mode: 0644]
src/Mod/Path/libarea/Area.h [new file with mode: 0644]
src/Mod/Path/libarea/AreaClipper.cpp [new file with mode: 0644]
src/Mod/Path/libarea/AreaDxf.cpp [new file with mode: 0644]
src/Mod/Path/libarea/AreaDxf.h [new file with mode: 0644]
src/Mod/Path/libarea/AreaOrderer.cpp [new file with mode: 0644]
src/Mod/Path/libarea/AreaOrderer.h [new file with mode: 0644]
src/Mod/Path/libarea/AreaPocket.cpp [new file with mode: 0644]
src/Mod/Path/libarea/Box2D.h [new file with mode: 0644]
src/Mod/Path/libarea/CMakeLists.txt [new file with mode: 0644]
src/Mod/Path/libarea/Circle.cpp [new file with mode: 0644]
src/Mod/Path/libarea/Circle.h [new file with mode: 0644]
src/Mod/Path/libarea/Curve.cpp [new file with mode: 0644]
src/Mod/Path/libarea/Curve.h [new file with mode: 0644]
src/Mod/Path/libarea/Point.h [new file with mode: 0644]
src/Mod/Path/libarea/PythonStuff.cpp [new file with mode: 0644]
src/Mod/Path/libarea/PythonStuff.h [new file with mode: 0644]
src/Mod/Path/libarea/clipper.cpp [new file with mode: 0644]
src/Mod/Path/libarea/clipper.hpp [new file with mode: 0644]
src/Mod/Path/libarea/dxf.cpp [new file with mode: 0644]
src/Mod/Path/libarea/dxf.h [new file with mode: 0644]
src/Mod/Path/libarea/kurve/Construction.cpp [new file with mode: 0644]
src/Mod/Path/libarea/kurve/Finite.cpp [new file with mode: 0644]
src/Mod/Path/libarea/kurve/License.txt [new file with mode: 0644]
src/Mod/Path/libarea/kurve/Matrix.cpp [new file with mode: 0644]
src/Mod/Path/libarea/kurve/README [new file with mode: 0644]
src/Mod/Path/libarea/kurve/geometry.h [new file with mode: 0644]
src/Mod/Path/libarea/kurve/kurve.cpp [new file with mode: 0644]
src/Mod/Path/libarea/kurve/offset.cpp [new file with mode: 0644]
src/Mod/Path/libarea/kurve/test.py [new file with mode: 0644]
src/Mod/Path/libarea/pyarea.cpp [new file with mode: 0644]
src/Mod/Path/path.dox [new file with mode: 0644]
src/Mod/Plot/CMakeLists.txt [new file with mode: 0644]
src/Mod/Plot/Plot.py [new file with mode: 0644]
src/Mod/Plot/README.md [new file with mode: 0644]
src/Mod/Plot/plot.dox [new file with mode: 0644]
src/Mod/Points/App/AppPoints.cpp [new file with mode: 0644]
src/Mod/Points/App/AppPointsPy.cpp [new file with mode: 0644]
src/Mod/Points/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Points/App/Points.cpp [new file with mode: 0644]
src/Mod/Points/App/Points.h [new file with mode: 0644]
src/Mod/Points/App/PointsAlgos.cpp [new file with mode: 0644]
src/Mod/Points/App/PointsAlgos.h [new file with mode: 0644]
src/Mod/Points/App/PointsFeature.cpp [new file with mode: 0644]
src/Mod/Points/App/PointsFeature.h [new file with mode: 0644]
src/Mod/Points/App/PointsGrid.cpp [new file with mode: 0644]
src/Mod/Points/App/PointsGrid.h [new file with mode: 0644]
src/Mod/Points/App/PointsPy.xml [new file with mode: 0644]
src/Mod/Points/App/PointsPyImp.cpp [new file with mode: 0644]
src/Mod/Points/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Points/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Points/App/Properties.cpp [new file with mode: 0644]
src/Mod/Points/App/Properties.h [new file with mode: 0644]
src/Mod/Points/App/PropertyPointKernel.cpp [new file with mode: 0644]
src/Mod/Points/App/PropertyPointKernel.h [new file with mode: 0644]
src/Mod/Points/App/Structured.cpp [new file with mode: 0644]
src/Mod/Points/App/Structured.h [new file with mode: 0644]
src/Mod/Points/CMakeLists.txt [new file with mode: 0644]
src/Mod/Points/Gui/AppPointsGui.cpp [new file with mode: 0644]
src/Mod/Points/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Points/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Points/Gui/DlgPointsRead.ui [new file with mode: 0644]
src/Mod/Points/Gui/DlgPointsReadImp.cpp [new file with mode: 0644]
src/Mod/Points/Gui/DlgPointsReadImp.h [new file with mode: 0644]
src/Mod/Points/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Points/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Points/Gui/Resources/Points.qrc [new file with mode: 0644]
src/Mod/Points/Gui/Resources/icons/PointsWorkbench.svg [new file with mode: 0644]
src/Mod/Points/Gui/Resources/icons/Points_Convert.svg [new file with mode: 0644]
src/Mod/Points/Gui/Resources/icons/Points_Export_Point_cloud.svg [new file with mode: 0644]
src/Mod/Points/Gui/Resources/icons/Points_Import_Point_cloud.svg [new file with mode: 0644]
src/Mod/Points/Gui/Resources/icons/Points_Merge.svg [new file with mode: 0644]
src/Mod/Points/Gui/Resources/icons/Points_Structure.svg [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_af.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_af.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_ar.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_ar.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_bg.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_bg.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_ca.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_ca.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_cs.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_cs.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_de.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_de.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_el.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_el.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_es-AR.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_es-AR.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_es-ES.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_es-ES.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_eu.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_eu.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_fi.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_fi.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_fil.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_fil.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_fr.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_fr.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_gl.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_gl.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_hr.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_hr.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_hu.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_hu.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_id.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_id.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_it.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_it.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_ja.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_ja.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_ka.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_ka.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_kab.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_kab.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_ko.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_ko.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_lt.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_lt.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_nl.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_nl.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_no.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_no.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_pl.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_pl.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_pt-BR.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_pt-BR.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_pt-PT.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_pt-PT.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_ro.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_ro.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_ru.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_ru.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_sk.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_sk.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_sl.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_sl.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_sr.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_sr.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_sv-SE.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_sv-SE.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_tr.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_tr.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_uk.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_uk.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_val-ES.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_val-ES.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_vi.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_vi.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_zh-CN.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_zh-CN.ts [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_zh-TW.qm [new file with mode: 0644]
src/Mod/Points/Gui/Resources/translations/Points_zh-TW.ts [new file with mode: 0644]
src/Mod/Points/Gui/ViewProvider.cpp [new file with mode: 0644]
src/Mod/Points/Gui/ViewProvider.h [new file with mode: 0644]
src/Mod/Points/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/Points/Gui/Workbench.h [new file with mode: 0644]
src/Mod/Points/Init.py [new file with mode: 0644]
src/Mod/Points/InitGui.py [new file with mode: 0644]
src/Mod/Points/PointsGlobal.h [new file with mode: 0644]
src/Mod/Points/points.dox [new file with mode: 0644]
src/Mod/Raytracing/App/AppRaytracing.cpp [new file with mode: 0644]
src/Mod/Raytracing/App/AppRaytracingPy.cpp [new file with mode: 0644]
src/Mod/Raytracing/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Raytracing/App/FreeCADpov [new file with mode: 0644]
src/Mod/Raytracing/App/LuxFeature.cpp [new file with mode: 0644]
src/Mod/Raytracing/App/LuxFeature.h [new file with mode: 0644]
src/Mod/Raytracing/App/LuxProject.cpp [new file with mode: 0644]
src/Mod/Raytracing/App/LuxProject.h [new file with mode: 0644]
src/Mod/Raytracing/App/LuxTools.cpp [new file with mode: 0644]
src/Mod/Raytracing/App/LuxTools.h [new file with mode: 0644]
src/Mod/Raytracing/App/PovTools.cpp [new file with mode: 0644]
src/Mod/Raytracing/App/PovTools.h [new file with mode: 0644]
src/Mod/Raytracing/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Raytracing/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Raytracing/App/RayFeature.cpp [new file with mode: 0644]
src/Mod/Raytracing/App/RayFeature.h [new file with mode: 0644]
src/Mod/Raytracing/App/RayProject.cpp [new file with mode: 0644]
src/Mod/Raytracing/App/RayProject.h [new file with mode: 0644]
src/Mod/Raytracing/App/RaySegment.cpp [new file with mode: 0644]
src/Mod/Raytracing/App/RaySegment.h [new file with mode: 0644]
src/Mod/Raytracing/App/resources/FCAnimation.inc [new file with mode: 0644]
src/Mod/Raytracing/App/resources/FCAnimation.ini [new file with mode: 0644]
src/Mod/Raytracing/App/resources/FCAnimation.pov [new file with mode: 0644]
src/Mod/Raytracing/App/resources/FCSimple.pov [new file with mode: 0644]
src/Mod/Raytracing/CMakeLists.txt [new file with mode: 0644]
src/Mod/Raytracing/Gui/AppRaytracingGui.cpp [new file with mode: 0644]
src/Mod/Raytracing/Gui/AppRaytracingGuiPy.cpp [new file with mode: 0644]
src/Mod/Raytracing/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Raytracing/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Raytracing/Gui/DlgSettingsRay.ui [new file with mode: 0644]
src/Mod/Raytracing/Gui/DlgSettingsRayImp.cpp [new file with mode: 0644]
src/Mod/Raytracing/Gui/DlgSettingsRayImp.h [new file with mode: 0644]
src/Mod/Raytracing/Gui/FreeCADpov [new file with mode: 0644]
src/Mod/Raytracing/Gui/PovrayHighlighter.cpp [new file with mode: 0644]
src/Mod/Raytracing/Gui/PovrayHighlighter.h [new file with mode: 0644]
src/Mod/Raytracing/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Raytracing/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/Raytracing.qrc [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/icons/Raytrace_Camera.svg [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/icons/Raytrace_Export.svg [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/icons/Raytrace_ExportProject.svg [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/icons/Raytrace_Lux.svg [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/icons/Raytrace_New.svg [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/icons/Raytrace_NewPartSegment.svg [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/icons/Raytrace_Part.svg [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/icons/Raytrace_Render.svg [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/icons/Raytrace_ResetCamera.svg [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/icons/RaytracingWorkbench.svg [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/icons/preferences-raytracing.svg [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_af.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_af.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_ar.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_ar.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_bg.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_bg.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_ca.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_ca.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_cs.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_cs.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_de.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_de.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_el.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_el.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_es-AR.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_es-AR.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_es-ES.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_es-ES.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_eu.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_eu.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_fi.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_fi.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_fil.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_fil.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_fr.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_fr.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_gl.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_gl.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_hr.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_hr.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_hu.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_hu.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_id.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_id.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_it.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_it.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_ja.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_ja.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_ka.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_ka.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_kab.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_kab.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_ko.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_ko.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_lt.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_lt.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_nl.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_nl.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_no.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_no.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_pl.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_pl.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_pt-BR.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_pt-BR.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_pt-PT.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_pt-PT.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_ro.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_ro.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_ru.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_ru.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_sk.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_sk.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_sl.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_sl.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_sr.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_sr.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_sv-SE.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_sv-SE.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_tr.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_tr.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_uk.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_uk.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_val-ES.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_val-ES.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_vi.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_vi.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_zh-CN.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_zh-CN.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_zh-TW.qm [new file with mode: 0644]
src/Mod/Raytracing/Gui/Resources/translations/Raytracing_zh-TW.ts [new file with mode: 0644]
src/Mod/Raytracing/Gui/ViewProvider.cpp [new file with mode: 0644]
src/Mod/Raytracing/Gui/ViewProvider.h [new file with mode: 0644]
src/Mod/Raytracing/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/Raytracing/Gui/Workbench.h [new file with mode: 0644]
src/Mod/Raytracing/Init.py [new file with mode: 0644]
src/Mod/Raytracing/InitGui.py [new file with mode: 0644]
src/Mod/Raytracing/RaytracingExample.py [new file with mode: 0644]
src/Mod/Raytracing/RaytracingGlobal.h [new file with mode: 0644]
src/Mod/Raytracing/Templates/LuxClassic.lxs [new file with mode: 0644]
src/Mod/Raytracing/Templates/LuxOutdoor.lxs [new file with mode: 0644]
src/Mod/Raytracing/Templates/ProjectStd.pov [new file with mode: 0644]
src/Mod/Raytracing/Templates/RadiosityNormal.pov [new file with mode: 0644]
src/Mod/Raytracing/Templates/RadiosityOutdoorHQ.pov [new file with mode: 0644]
src/Mod/Raytracing/raytracing.dox [new file with mode: 0644]
src/Mod/ReverseEngineering/App/AppReverseEngineering.cpp [new file with mode: 0644]
src/Mod/ReverseEngineering/App/ApproxSurface.cpp [new file with mode: 0644]
src/Mod/ReverseEngineering/App/ApproxSurface.h [new file with mode: 0644]
src/Mod/ReverseEngineering/App/BSplineFitting.cpp [new file with mode: 0644]
src/Mod/ReverseEngineering/App/BSplineFitting.h [new file with mode: 0644]
src/Mod/ReverseEngineering/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/ReverseEngineering/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/ReverseEngineering/App/PreCompiled.h [new file with mode: 0644]
src/Mod/ReverseEngineering/App/RegionGrowing.cpp [new file with mode: 0644]
src/Mod/ReverseEngineering/App/RegionGrowing.h [new file with mode: 0644]
src/Mod/ReverseEngineering/App/SampleConsensus.cpp [new file with mode: 0644]
src/Mod/ReverseEngineering/App/SampleConsensus.h [new file with mode: 0644]
src/Mod/ReverseEngineering/App/Segmentation.cpp [new file with mode: 0644]
src/Mod/ReverseEngineering/App/Segmentation.h [new file with mode: 0644]
src/Mod/ReverseEngineering/App/SurfaceTriangulation.cpp [new file with mode: 0644]
src/Mod/ReverseEngineering/App/SurfaceTriangulation.h [new file with mode: 0644]
src/Mod/ReverseEngineering/CMakeLists.txt [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/AppReverseEngineeringGui.cpp [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Command.cpp [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/FitBSplineSurface.cpp [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/FitBSplineSurface.h [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/FitBSplineSurface.ui [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Poisson.cpp [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Poisson.h [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Poisson.ui [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/ReverseEngineering.qrc [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/icons/ReverseEngineeringWorkbench.svg [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/icons/actions/FitSurface.svg [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_af.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_af.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ar.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ar.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_bg.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_bg.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ca.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ca.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_cs.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_cs.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_de.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_de.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_el.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_el.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_es-AR.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_es-AR.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_es-ES.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_es-ES.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_eu.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_eu.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_fi.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_fi.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_fil.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_fil.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_fr.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_fr.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_gl.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_gl.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_hr.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_hr.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_hu.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_hu.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_id.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_id.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_it.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_it.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ja.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ja.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ka.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ka.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_kab.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_kab.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ko.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ko.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_lt.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_lt.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_nl.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_nl.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_no.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_no.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pl.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pl.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pt-BR.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pt-BR.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pt-PT.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_pt-PT.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ro.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ro.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ru.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_ru.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sk.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sk.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sl.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sl.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sr.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sr.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sv-SE.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_sv-SE.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_tr.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_tr.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_uk.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_uk.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_val-ES.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_val-ES.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_vi.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_vi.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_zh-CN.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_zh-CN.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_zh-TW.qm [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Resources/translations/ReverseEngineering_zh-TW.ts [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Segmentation.cpp [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Segmentation.h [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Segmentation.ui [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/SegmentationManual.cpp [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/SegmentationManual.h [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/SegmentationManual.ui [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/ReverseEngineering/Gui/Workbench.h [new file with mode: 0644]
src/Mod/ReverseEngineering/Init.py [new file with mode: 0644]
src/Mod/ReverseEngineering/InitGui.py [new file with mode: 0644]
src/Mod/ReverseEngineering/ReverseEngineeringGlobal.h [new file with mode: 0644]
src/Mod/ReverseEngineering/reverseengineering.dox [new file with mode: 0644]
src/Mod/Robot/App/AppRobot.cpp [new file with mode: 0644]
src/Mod/Robot/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Robot/App/Edge2TracObject.cpp [new file with mode: 0644]
src/Mod/Robot/App/Edge2TracObject.h [new file with mode: 0644]
src/Mod/Robot/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Robot/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Robot/App/PropertyTrajectory.cpp [new file with mode: 0644]
src/Mod/Robot/App/PropertyTrajectory.h [new file with mode: 0644]
src/Mod/Robot/App/Robot6Axis.cpp [new file with mode: 0644]
src/Mod/Robot/App/Robot6Axis.h [new file with mode: 0644]
src/Mod/Robot/App/Robot6AxisPy.xml [new file with mode: 0644]
src/Mod/Robot/App/Robot6AxisPyImp.cpp [new file with mode: 0644]
src/Mod/Robot/App/RobotAlgos.cpp [new file with mode: 0644]
src/Mod/Robot/App/RobotAlgos.h [new file with mode: 0644]
src/Mod/Robot/App/RobotObject.cpp [new file with mode: 0644]
src/Mod/Robot/App/RobotObject.h [new file with mode: 0644]
src/Mod/Robot/App/RobotObjectPy.xml [new file with mode: 0644]
src/Mod/Robot/App/RobotObjectPyImp.cpp [new file with mode: 0644]
src/Mod/Robot/App/Simulation.cpp [new file with mode: 0644]
src/Mod/Robot/App/Simulation.h [new file with mode: 0644]
src/Mod/Robot/App/Trajectory.cpp [new file with mode: 0644]
src/Mod/Robot/App/Trajectory.h [new file with mode: 0644]
src/Mod/Robot/App/TrajectoryCompound.cpp [new file with mode: 0644]
src/Mod/Robot/App/TrajectoryCompound.h [new file with mode: 0644]
src/Mod/Robot/App/TrajectoryDressUpObject.cpp [new file with mode: 0644]
src/Mod/Robot/App/TrajectoryDressUpObject.h [new file with mode: 0644]
src/Mod/Robot/App/TrajectoryObject.cpp [new file with mode: 0644]
src/Mod/Robot/App/TrajectoryObject.h [new file with mode: 0644]
src/Mod/Robot/App/TrajectoryPy.xml [new file with mode: 0644]
src/Mod/Robot/App/TrajectoryPyImp.cpp [new file with mode: 0644]
src/Mod/Robot/App/Waypoint.cpp [new file with mode: 0644]
src/Mod/Robot/App/Waypoint.h [new file with mode: 0644]
src/Mod/Robot/App/WaypointPy.xml [new file with mode: 0644]
src/Mod/Robot/App/WaypointPyImp.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/CMakeLists.txt [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/README.txt [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/TODO.txt [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/articulatedbodyinertia.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/articulatedbodyinertia.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chain.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chain.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chaindynparam.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chaindynparam.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainfksolver.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainfksolverpos_recursive.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainfksolverpos_recursive.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainfksolvervel_recursive.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainfksolvervel_recursive.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainidsolver.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainidsolver_recursive_newton_euler.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainidsolver_recursive_newton_euler.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainidsolver_vereshchagin.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainidsolver_vereshchagin.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainiksolver.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainiksolverpos_lma.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainiksolverpos_lma.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainiksolverpos_nr.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainiksolverpos_nr.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainiksolverpos_nr_jl.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainiksolverpos_nr_jl.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainiksolvervel_pinv.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainiksolvervel_pinv.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainiksolvervel_pinv_givens.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainiksolvervel_pinv_givens.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainiksolvervel_pinv_nso.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainiksolvervel_pinv_nso.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainiksolvervel_wdls.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainiksolvervel_wdls.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainjnttojacsolver.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/chainjnttojacsolver.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/config.h.in [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/frameacc.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/frameacc.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/frameacc.inl [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/frameacc_io.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/frames.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/frames.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/frames.inl [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/frames_io.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/frames_io.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/framevel.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/framevel.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/framevel.inl [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/framevel_io.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/jacobian.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/jacobian.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/jntarray.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/jntarray.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/jntarrayacc.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/jntarrayacc.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/jntarrayvel.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/jntarrayvel.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/jntspaceinertiamatrix.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/jntspaceinertiamatrix.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/joint.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/joint.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/kdl.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/kdl.pc.in [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/kinfam.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/kinfam_io.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/kinfam_io.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/motion.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/path.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/path.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/path_circle.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/path_circle.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/path_composite.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/path_composite.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/path_cyclic_closed.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/path_cyclic_closed.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/path_line.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/path_line.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/path_point.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/path_point.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/path_roundedcomposite.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/path_roundedcomposite.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/rigidbodyinertia.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/rigidbodyinertia.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/rotational_interpolation.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/rotational_interpolation.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/rotational_interpolation_sa.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/rotational_interpolation_sa.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/rotationalinertia.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/rotationalinertia.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/segment.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/segment.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/solveri.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/stiffness.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/trajectory.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/trajectory.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/trajectory_composite.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/trajectory_composite.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/trajectory_segment.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/trajectory_segment.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/trajectory_stationary.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/trajectory_stationary.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/tree.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/tree.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/treefksolver.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/treefksolverpos_recursive.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/treefksolverpos_recursive.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/treeiksolver.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/treeiksolverpos_nr_jl.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/treeiksolverpos_nr_jl.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/treeiksolverpos_online.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/treeiksolverpos_online.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/treeiksolvervel_wdls.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/treeiksolvervel_wdls.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/treejnttojacsolver.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/treejnttojacsolver.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/error.h [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/error_stack.cxx [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/error_stack.h [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/header.txt [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/kdl-config.h [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/rall1d.h [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/rall1d_io.h [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/rall2d.h [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/rall2d_io.h [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/rallNd.h [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/svd_HH.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/svd_HH.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/svd_eigen_HH.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/svd_eigen_HH.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/svd_eigen_Macie.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/traits.h [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/utility.cxx [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/utility.h [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/utility_io.cxx [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/utilities/utility_io.h [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/velocityprofile.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/velocityprofile.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/velocityprofile_dirac.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/velocityprofile_dirac.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/velocityprofile_rect.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/velocityprofile_rect.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/velocityprofile_spline.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/velocityprofile_spline.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/velocityprofile_trap.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/velocityprofile_trap.hpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/velocityprofile_traphalf.cpp [new file with mode: 0644]
src/Mod/Robot/App/kdl_cp/velocityprofile_traphalf.hpp [new file with mode: 0644]
src/Mod/Robot/CMakeLists.txt [new file with mode: 0644]
src/Mod/Robot/Gui/AppRobotGui.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Robot/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/CommandExport.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/CommandInsertRobot.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/CommandTrajectory.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/Robot.qrc [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/icons/RobotWorkbench.svg [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/icons/Robot_CreateRobot.svg [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/icons/Robot_CreateTrajectory.svg [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/icons/Robot_Edge2Trac.svg [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/icons/Robot_Export.svg [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/icons/Robot_InsertWaypoint.svg [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/icons/Robot_InsertWaypointPre.svg [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/icons/Robot_RestoreHomePos.svg [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/icons/Robot_SetDefaultOrientation.svg [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/icons/Robot_SetDefaultValues.svg [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/icons/Robot_SetHomePos.svg [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/icons/Robot_Simulate.svg [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/icons/Robot_TrajectoryCompound.svg [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/icons/Robot_TrajectoryDressUp.svg [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_af.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_af.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_ar.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_ar.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_bg.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_bg.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_ca.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_ca.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_cs.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_cs.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_de.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_de.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_el.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_el.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_es-AR.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_es-AR.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_es-ES.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_es-ES.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_eu.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_eu.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_fi.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_fi.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_fil.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_fil.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_fr.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_fr.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_gl.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_gl.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_hr.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_hr.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_hu.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_hu.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_id.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_id.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_it.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_it.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_ja.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_ja.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_ka.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_ka.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_kab.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_kab.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_ko.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_ko.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_lt.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_lt.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_nl.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_nl.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_no.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_no.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_pl.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_pl.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_pt-BR.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_pt-BR.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_pt-PT.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_pt-PT.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_ro.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_ro.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_ru.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_ru.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_sk.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_sk.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_sl.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_sl.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_sr.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_sr.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_sv-SE.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_sv-SE.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_tr.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_tr.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_uk.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_uk.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_val-ES.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_val-ES.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_vi.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_vi.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_zh-CN.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_zh-CN.ts [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_zh-TW.qm [new file with mode: 0644]
src/Mod/Robot/Gui/Resources/translations/Robot_zh-TW.ts [new file with mode: 0644]
src/Mod/Robot/Gui/TaskDlgEdge2Trac.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/TaskDlgEdge2Trac.h [new file with mode: 0644]
src/Mod/Robot/Gui/TaskDlgSimulate.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/TaskDlgSimulate.h [new file with mode: 0644]
src/Mod/Robot/Gui/TaskDlgTrajectoryCompound.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/TaskDlgTrajectoryCompound.h [new file with mode: 0644]
src/Mod/Robot/Gui/TaskDlgTrajectoryDressUp.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/TaskDlgTrajectoryDressUp.h [new file with mode: 0644]
src/Mod/Robot/Gui/TaskEdge2TracParameter.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/TaskEdge2TracParameter.h [new file with mode: 0644]
src/Mod/Robot/Gui/TaskEdge2TracParameter.ui [new file with mode: 0644]
src/Mod/Robot/Gui/TaskRobot6Axis.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/TaskRobot6Axis.h [new file with mode: 0644]
src/Mod/Robot/Gui/TaskRobot6Axis.ui [new file with mode: 0644]
src/Mod/Robot/Gui/TaskRobotControl.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/TaskRobotControl.h [new file with mode: 0644]
src/Mod/Robot/Gui/TaskRobotControl.ui [new file with mode: 0644]
src/Mod/Robot/Gui/TaskRobotMessages.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/TaskRobotMessages.h [new file with mode: 0644]
src/Mod/Robot/Gui/TaskRobotMessages.ui [new file with mode: 0644]
src/Mod/Robot/Gui/TaskTrajectory.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/TaskTrajectory.h [new file with mode: 0644]
src/Mod/Robot/Gui/TaskTrajectory.ui [new file with mode: 0644]
src/Mod/Robot/Gui/TaskTrajectoryDressUpParameter.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/TaskTrajectoryDressUpParameter.h [new file with mode: 0644]
src/Mod/Robot/Gui/TaskTrajectoryDressUpParameter.ui [new file with mode: 0644]
src/Mod/Robot/Gui/TaskWatcher.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/TaskWatcher.h [new file with mode: 0644]
src/Mod/Robot/Gui/TrajectorySimulate.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/TrajectorySimulate.h [new file with mode: 0644]
src/Mod/Robot/Gui/TrajectorySimulate.ui [new file with mode: 0644]
src/Mod/Robot/Gui/ViewProviderEdge2TracObject.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/ViewProviderEdge2TracObject.h [new file with mode: 0644]
src/Mod/Robot/Gui/ViewProviderRobotObject.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/ViewProviderRobotObject.h [new file with mode: 0644]
src/Mod/Robot/Gui/ViewProviderTrajectory.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/ViewProviderTrajectory.h [new file with mode: 0644]
src/Mod/Robot/Gui/ViewProviderTrajectoryCompound.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/ViewProviderTrajectoryCompound.h [new file with mode: 0644]
src/Mod/Robot/Gui/ViewProviderTrajectoryDressUp.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/ViewProviderTrajectoryDressUp.h [new file with mode: 0644]
src/Mod/Robot/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/Robot/Gui/Workbench.h [new file with mode: 0644]
src/Mod/Robot/Init.py [new file with mode: 0644]
src/Mod/Robot/InitGui.py [new file with mode: 0644]
src/Mod/Robot/KukaExporter.py [new file with mode: 0644]
src/Mod/Robot/Lib/Kuka/kr125_2.pdf [new file with mode: 0644]
src/Mod/Robot/Lib/Kuka/kr125_3.wrl [new file with mode: 0644]
src/Mod/Robot/Lib/Kuka/kr16.wrl [new file with mode: 0644]
src/Mod/Robot/Lib/Kuka/kr210.WRL [new file with mode: 0644]
src/Mod/Robot/Lib/Kuka/kr500_1.csv [new file with mode: 0644]
src/Mod/Robot/Lib/Kuka/kr500_1.wrl [new file with mode: 0644]
src/Mod/Robot/Lib/Kuka/kr_125.csv [new file with mode: 0644]
src/Mod/Robot/Lib/Kuka/kr_16.csv [new file with mode: 0644]
src/Mod/Robot/Lib/Kuka/kr_16.pdf [new file with mode: 0644]
src/Mod/Robot/Lib/Kuka/kr_210_2.csv [new file with mode: 0644]
src/Mod/Robot/Lib/Kuka/kr_210_2.pdf [new file with mode: 0644]
src/Mod/Robot/Lib/Kuka/kr_500_2.pdf [new file with mode: 0644]
src/Mod/Robot/Lib/Kuka/testprog.dat [new file with mode: 0644]
src/Mod/Robot/Lib/Kuka/testprog.src [new file with mode: 0644]
src/Mod/Robot/MovieTool.py [new file with mode: 0644]
src/Mod/Robot/RobotExample.py [new file with mode: 0644]
src/Mod/Robot/RobotExampleTrajectoryOutOfShapes.py [new file with mode: 0644]
src/Mod/Robot/RobotGlobal.h [new file with mode: 0644]
src/Mod/Robot/robot.dox [new file with mode: 0644]
src/Mod/Sandbox/App/AppSandbox.cpp [new file with mode: 0644]
src/Mod/Sandbox/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Sandbox/App/DocumentProtector.cpp [new file with mode: 0644]
src/Mod/Sandbox/App/DocumentProtector.h [new file with mode: 0644]
src/Mod/Sandbox/App/DocumentProtectorPy.cpp [new file with mode: 0644]
src/Mod/Sandbox/App/DocumentProtectorPy.h [new file with mode: 0644]
src/Mod/Sandbox/App/DocumentThread.cpp [new file with mode: 0644]
src/Mod/Sandbox/App/DocumentThread.h [new file with mode: 0644]
src/Mod/Sandbox/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Sandbox/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Sandbox/CMakeLists.txt [new file with mode: 0644]
src/Mod/Sandbox/Gui/AppSandboxGui.cpp [new file with mode: 0644]
src/Mod/Sandbox/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Sandbox/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Sandbox/Gui/GLGraphicsView.cpp [new file with mode: 0644]
src/Mod/Sandbox/Gui/GLGraphicsView.h [new file with mode: 0644]
src/Mod/Sandbox/Gui/Overlay.cpp [new file with mode: 0644]
src/Mod/Sandbox/Gui/Overlay.h [new file with mode: 0644]
src/Mod/Sandbox/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Sandbox/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Sandbox/Gui/Resources/Sandbox.qrc [new file with mode: 0644]
src/Mod/Sandbox/Gui/TaskPanelView.cpp [new file with mode: 0644]
src/Mod/Sandbox/Gui/TaskPanelView.h [new file with mode: 0644]
src/Mod/Sandbox/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/Sandbox/Gui/Workbench.h [new file with mode: 0644]
src/Mod/Sandbox/Init.py [new file with mode: 0644]
src/Mod/Sandbox/InitGui.py [new file with mode: 0644]
src/Mod/Sandbox/exportDRAWEXE.py [new file with mode: 0644]
src/Mod/Sandbox/sandbox.dox [new file with mode: 0644]
src/Mod/Show/CMakeLists.txt [new file with mode: 0644]
src/Mod/Show/Containers.py [new file with mode: 0644]
src/Mod/Show/DepGraphTools.py [new file with mode: 0644]
src/Mod/Show/SceneDetail.py [new file with mode: 0644]
src/Mod/Show/SceneDetails/Camera.py [new file with mode: 0644]
src/Mod/Show/SceneDetails/ClipPlane.py [new file with mode: 0644]
src/Mod/Show/SceneDetails/ObjectClipPlane.py [new file with mode: 0644]
src/Mod/Show/SceneDetails/Pickability.py [new file with mode: 0644]
src/Mod/Show/SceneDetails/VProperty.py [new file with mode: 0644]
src/Mod/Show/SceneDetails/Workbench.py [new file with mode: 0644]
src/Mod/Show/SceneDetails/__init__.py [new file with mode: 0644]
src/Mod/Show/ShowUtils.py [new file with mode: 0644]
src/Mod/Show/TVObserver.py [new file with mode: 0644]
src/Mod/Show/TVStack.py [new file with mode: 0644]
src/Mod/Show/__init__.py [new file with mode: 0644]
src/Mod/Show/mTempoVis.py [new file with mode: 0644]
src/Mod/Sketcher/App/Analyse.h [new file with mode: 0644]
src/Mod/Sketcher/App/AppSketcher.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/AppSketcherPy.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Sketcher/App/Constraint.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/Constraint.h [new file with mode: 0644]
src/Mod/Sketcher/App/ConstraintPy.xml [new file with mode: 0644]
src/Mod/Sketcher/App/ConstraintPyImp.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/ExternalGeometryExtension.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/ExternalGeometryExtension.h [new file with mode: 0644]
src/Mod/Sketcher/App/ExternalGeometryExtensionPy.xml [new file with mode: 0644]
src/Mod/Sketcher/App/ExternalGeometryExtensionPyImp.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/ExternalGeometryFacade.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/ExternalGeometryFacade.h [new file with mode: 0644]
src/Mod/Sketcher/App/ExternalGeometryFacadePy.xml [new file with mode: 0644]
src/Mod/Sketcher/App/ExternalGeometryFacadePyImp.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/GeoEnum.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/GeoEnum.h [new file with mode: 0644]
src/Mod/Sketcher/App/GeoList.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/GeoList.h [new file with mode: 0644]
src/Mod/Sketcher/App/GeometryFacade.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/GeometryFacade.h [new file with mode: 0644]
src/Mod/Sketcher/App/GeometryFacadePy.xml [new file with mode: 0644]
src/Mod/Sketcher/App/GeometryFacadePyImp.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Sketcher/App/PropertyConstraintList.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/PropertyConstraintList.h [new file with mode: 0644]
src/Mod/Sketcher/App/Sketch.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/Sketch.h [new file with mode: 0644]
src/Mod/Sketcher/App/SketchAnalysis.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/SketchAnalysis.h [new file with mode: 0644]
src/Mod/Sketcher/App/SketchGeometryExtension.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/SketchGeometryExtension.h [new file with mode: 0644]
src/Mod/Sketcher/App/SketchGeometryExtensionPy.xml [new file with mode: 0644]
src/Mod/Sketcher/App/SketchGeometryExtensionPyImp.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/SketchObject.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/SketchObject.h [new file with mode: 0644]
src/Mod/Sketcher/App/SketchObjectPy.xml [new file with mode: 0644]
src/Mod/Sketcher/App/SketchObjectPyImp.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/SketchObjectSF.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/SketchObjectSF.h [new file with mode: 0644]
src/Mod/Sketcher/App/SketchObjectSFPy.xml [new file with mode: 0644]
src/Mod/Sketcher/App/SketchObjectSFPyImp.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/SketchPy.xml [new file with mode: 0644]
src/Mod/Sketcher/App/SketchPyImp.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/SolverGeometryExtension.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/SolverGeometryExtension.h [new file with mode: 0644]
src/Mod/Sketcher/App/planegcs/Constraints.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/planegcs/Constraints.h [new file with mode: 0644]
src/Mod/Sketcher/App/planegcs/GCS.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/planegcs/GCS.h [new file with mode: 0644]
src/Mod/Sketcher/App/planegcs/Geo.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/planegcs/Geo.h [new file with mode: 0644]
src/Mod/Sketcher/App/planegcs/SubSystem.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/planegcs/SubSystem.h [new file with mode: 0644]
src/Mod/Sketcher/App/planegcs/Util.h [new file with mode: 0644]
src/Mod/Sketcher/App/planegcs/qp_eq.cpp [new file with mode: 0644]
src/Mod/Sketcher/App/planegcs/qp_eq.h [new file with mode: 0644]
src/Mod/Sketcher/CMakeLists.txt [new file with mode: 0644]
src/Mod/Sketcher/Gui/AppSketcherGui.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Sketcher/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/CommandAlterGeometry.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/CommandConstraints.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/CommandConstraints.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/CommandCreateGeo.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/CommandSketcherBSpline.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/CommandSketcherTools.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/CommandSketcherVirtualSpace.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/ConstraintFilters.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/ConstraintMultiFilterDialog.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/ConstraintMultiFilterDialog.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/ConstraintMultiFilterDialog.ui [new file with mode: 0644]
src/Mod/Sketcher/Gui/ConstraintSettingsDialog.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/ConstraintSettingsDialog.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/ConstraintSettingsDialog.ui [new file with mode: 0644]
src/Mod/Sketcher/Gui/DrawSketchHandler.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/DrawSketchHandler.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/EditDatumDialog.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/EditDatumDialog.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/EditModeCoinManager.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/EditModeCoinManager.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/EditModeCoinManagerParameters.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/EditModeCoinManagerParameters.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/EditModeConstraintCoinManager.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/EditModeConstraintCoinManager.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/EditModeGeometryCoinConverter.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/EditModeGeometryCoinConverter.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/EditModeGeometryCoinManager.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/EditModeGeometryCoinManager.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/EditModeInformationOverlayCoinConverter.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/EditModeInformationOverlayCoinConverter.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/GeometryCreationMode.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/InsertDatum.ui [new file with mode: 0644]
src/Mod/Sketcher/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/PropertyConstraintListItem.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/PropertyConstraintListItem.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/Sketcher.qrc [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/UpdateResources.sh [new file with mode: 0755]
src/Mod/Sketcher/Gui/Resources/icons/SketcherWorkbench.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Sketch.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Block.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Concentric.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Diameter.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Diameter_Driven.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Ellipse_Axis_Angle.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Ellipse_Major_Radius.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Ellipse_Minor_Radius.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Ellipse_Radii.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_EqualLength.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_ExternalAngle.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Horizontal.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_HorizontalDistance.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_HorizontalDistance_Driven.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_InternalAlignment.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_InternalAlignment_Ellipse_Focus1.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_InternalAlignment_Ellipse_Focus2.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_InternalAlignment_Ellipse_MajorAxis.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_InternalAlignment_Ellipse_MinorAxis.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_InternalAngle.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_InternalAngle_Driven.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Length.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Length_Driven.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Lock.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Lock_Driven.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Parallel.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Perpendicular.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_PointOnEnd.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_PointOnMidPoint.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_PointOnObject.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_PointOnPoint.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_PointOnStart.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_PointToObject.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Radiam.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Radiam_Driven.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Radius.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Radius_Driven.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_SnellsLaw.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_SnellsLaw_Driven.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Symmetric.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Tangent.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_TangentToEnd.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_TangentToStart.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Vertical.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_VerticalDistance.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_VerticalDistance_Driven.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_Crosshair.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_ToggleActiveConstraint.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_ToggleConstraint.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_Toggle_Constraint_Driven.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_Toggle_Constraint_Driving.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/dialogs/Sketcher_Settings.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_Edge.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_EndPoint.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_MidPoint.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_StartingPoint.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_BSpline_Edge.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_BSpline_EndPoint.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_BSpline_StartPoint.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Circle_Edge.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Circle_MidPoint.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_All.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_CentrePoint.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Edge_1.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Edge_2.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Focus1.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Focus2.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_MajorAxis.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_MinorAxis.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_Centre_Point.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_Edge.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_End_Point.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_Start_Point.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_Centre_Point.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_Edge.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_End_Point.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_Start_Point.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Line_Edge.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Line_EndPoint.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Line_StartingPoint.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_Centre_Point.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_Edge.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_End_Point.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_Start_Point.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Point_StartingPoint.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_SelectionTypeInvalid.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/general/Sketcher_EditSketch.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/general/Sketcher_LeaveSketch.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/general/Sketcher_MapSketch.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/general/Sketcher_MergeSketch.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/general/Sketcher_MirrorSketch.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/general/Sketcher_NewSketch.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/general/Sketcher_ReorientSketch.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/general/Sketcher_SwitchVirtualSpace.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/general/Sketcher_ValidateSketch.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/general/Sketcher_ViewSection.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/general/Sketcher_ViewSketch.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_AlterFillet.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CarbonCopy.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CarbonCopy_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics_Ellipse_3points.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics_Ellipse_Center.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointArc.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointArc_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointCircle.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointCircle_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArc.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArc_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSpline.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSpline_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateCircle.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateCircle_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipseByCenter.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipseByCenter_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipse_3points.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipse_3points_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateElliptical_Arc.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateElliptical_Arc_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateFillet.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHeptagon.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHeptagon_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHexagon.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHexagon_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHyperbolic_Arc.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHyperbolic_Arc_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLine.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLine_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOblong.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOblong_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOctagon.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOctagon_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateParabolic_Arc.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateParabolic_Arc_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePentagon.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePentagon_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePoint.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePointFillet.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePolyline.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePolyline_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle_Center.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle_Center_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRegularPolygon.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRegularPolygon_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSlot.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSlot_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSquare.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSquare_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateText.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateTriangle.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateTriangle_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSpline.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSpline_Constr.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Extend.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_External.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Split.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_ToggleConstruction.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Trimming.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/obsolete/Sketcher_ConstrainCoincident_old.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/obsolete/Sketcher_ConstrainDistance_old.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/obsolete/Sketcher_ConstrainHorizontal_old.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/obsolete/Sketcher_ConstrainParallel_old.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/obsolete/Sketcher_ConstrainVertical_old.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/obsolete/Sketcher_DraftLine.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/obsolete/Sketcher_ProfilesHexagon1.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/obsolete/Sketcher_ToggleConstruction_old.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/obsolete/Sketcher_ToggleNormal.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_CarbonCopy.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Create_3PointArc.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Create_3PointCircle.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Create_Arc.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Create_ArcOfEllipse.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Create_ArcOfHyperbola.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Create_ArcOfParabola.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Create_BSpline.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Create_Box.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Create_Circle.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Create_Ellipse.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Create_Fillet.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Create_Line.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Create_Lineset.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Create_Point.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Extension.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_External.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_InsertKnot.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Oblong.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Regular_Polygon.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Slot.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Splitting.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/pointers/Sketcher_Pointer_Trimming.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineApproximate.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineComb.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineDecreaseDegree.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineDecreaseKnotMultiplicity.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineDegree.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineIncreaseDegree.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineIncreaseKnotMultiplicity.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineInsertKnot.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineKnotMultiplicity.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplinePoleWeight.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplinePolygon.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Clone.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_CloseShape.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_ConnectLines.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Copy.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteConstraints.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteGeometry.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Move.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_RectangularArray.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_RemoveAxesAlignment.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectConflictingConstraints.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectConstraints.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectElementsAssociatedWithConstraints.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectElementsWithDoFs.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectHorizontalAxis.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectOrigin.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectRedundantConstraints.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectVerticalAxis.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Symmetry.svg [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_af.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_af.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ar.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ar.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_bg.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_bg.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ca.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ca.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_cs.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_cs.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_de.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_de.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_el.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_el.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_es-AR.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_es-AR.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_es-ES.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_es-ES.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_eu.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_eu.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_fi.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_fi.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_fil.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_fil.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_fr.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_fr.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_gl.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_gl.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_hr.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_hr.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_hu.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_hu.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_id.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_id.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_it.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_it.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ja.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ja.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ka.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ka.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_kab.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_kab.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ko.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ko.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_lt.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_lt.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_nl.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_nl.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_no.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_no.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pl.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pl.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pt-BR.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pt-BR.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pt-PT.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_pt-PT.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ro.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ro.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ru.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_ru.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sk.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sk.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sl.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sl.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sr.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sr.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sv-SE.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_sv-SE.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_tr.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_tr.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_uk.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_uk.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_val-ES.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_val-ES.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_vi.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_vi.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_zh-CN.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_zh-CN.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_zh-TW.qm [new file with mode: 0644]
src/Mod/Sketcher/Gui/Resources/translations/Sketcher_zh-TW.ts [new file with mode: 0644]
src/Mod/Sketcher/Gui/ShortcutListener.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/ShortcutListener.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketchMirrorDialog.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketchMirrorDialog.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketchMirrorDialog.ui [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketchOrientationDialog.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketchOrientationDialog.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketchOrientationDialog.ui [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketchRectangularArrayDialog.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketchRectangularArrayDialog.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketchRectangularArrayDialog.ui [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketcherRegularPolygonDialog.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketcherRegularPolygonDialog.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketcherRegularPolygonDialog.ui [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketcherSettings.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketcherSettings.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketcherSettings.ui [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketcherSettingsColors.ui [new file with mode: 0644]
src/Mod/Sketcher/Gui/SketcherSettingsDisplay.ui [new file with mode: 0644]
src/Mod/Sketcher/Gui/SoDatumLabel.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/SoDatumLabel.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/SoZoomTranslation.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/SoZoomTranslation.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskDlgEditSketch.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskDlgEditSketch.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherConstraints.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherConstraints.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherConstraints.ui [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherCreateCommands.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherCreateCommands.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherElements.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherElements.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherElements.ui [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherGeneral.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherGeneral.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherGeneral.ui [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherMessages.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherMessages.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherMessages.ui [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherSolverAdvanced.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherSolverAdvanced.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherSolverAdvanced.ui [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherValidation.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherValidation.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/TaskSketcherValidation.ui [new file with mode: 0644]
src/Mod/Sketcher/Gui/Utils.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/Utils.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/ViewProviderPython.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/ViewProviderPython.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/ViewProviderSketch.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/ViewProviderSketch.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/ViewProviderSketchCoinAttorney.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/ViewProviderSketchCoinAttorney.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/ViewProviderSketchGeometryExtension.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/ViewProviderSketchGeometryExtension.h [new file with mode: 0644]
src/Mod/Sketcher/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/Sketcher/Gui/Workbench.h [new file with mode: 0644]
src/Mod/Sketcher/Init.py [new file with mode: 0644]
src/Mod/Sketcher/InitGui.py [new file with mode: 0644]
src/Mod/Sketcher/ProfileLib/Hexagon.py [new file with mode: 0644]
src/Mod/Sketcher/ProfileLib/RegularPolygon.py [new file with mode: 0644]
src/Mod/Sketcher/ProfileLib/__init__.py [new file with mode: 0644]
src/Mod/Sketcher/Profiles.py [new file with mode: 0644]
src/Mod/Sketcher/SketcherExample.py [new file with mode: 0644]
src/Mod/Sketcher/SketcherGlobal.h [new file with mode: 0644]
src/Mod/Sketcher/SketcherTests/TestSketchExpression.py [new file with mode: 0644]
src/Mod/Sketcher/SketcherTests/TestSketchFillet.py [new file with mode: 0644]
src/Mod/Sketcher/SketcherTests/TestSketcherSolver.py [new file with mode: 0644]
src/Mod/Sketcher/SketcherTests/__init__.py [new file with mode: 0644]
src/Mod/Sketcher/Templates/Sketch.skf [new file with mode: 0644]
src/Mod/Sketcher/TestSketcherApp.py [new file with mode: 0644]
src/Mod/Sketcher/TestSketcherGui.py [new file with mode: 0644]
src/Mod/Sketcher/sketcher.dox [new file with mode: 0644]
src/Mod/Spreadsheet/App/AppSpreadsheet.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Spreadsheet/App/Cell.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/App/Cell.h [new file with mode: 0644]
src/Mod/Spreadsheet/App/DisplayUnit.h [new file with mode: 0644]
src/Mod/Spreadsheet/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Spreadsheet/App/PropertyColumnWidths.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/App/PropertyColumnWidths.h [new file with mode: 0644]
src/Mod/Spreadsheet/App/PropertyColumnWidthsPy.xml [new file with mode: 0644]
src/Mod/Spreadsheet/App/PropertyColumnWidthsPyImp.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/App/PropertyRowHeights.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/App/PropertyRowHeights.h [new file with mode: 0644]
src/Mod/Spreadsheet/App/PropertyRowHeightsPy.xml [new file with mode: 0644]
src/Mod/Spreadsheet/App/PropertyRowHeightsPyImp.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/App/PropertySheet.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/App/PropertySheet.h [new file with mode: 0644]
src/Mod/Spreadsheet/App/PropertySheetPy.xml [new file with mode: 0644]
src/Mod/Spreadsheet/App/PropertySheetPyImp.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/App/Sheet.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/App/Sheet.h [new file with mode: 0644]
src/Mod/Spreadsheet/App/SheetObserver.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/App/SheetObserver.h [new file with mode: 0644]
src/Mod/Spreadsheet/App/SheetPy.xml [new file with mode: 0644]
src/Mod/Spreadsheet/App/SheetPyImp.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/App/Spreadsheet.FCMacro [new file with mode: 0644]
src/Mod/Spreadsheet/App/Spreadsheet_legacy.py [new file with mode: 0644]
src/Mod/Spreadsheet/App/Utils.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/App/Utils.h [new file with mode: 0644]
src/Mod/Spreadsheet/App/create_regexps.sh [new file with mode: 0755]
src/Mod/Spreadsheet/App/genregexps.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/App/lex.ExpressionParser.c [new file with mode: 0644]
src/Mod/Spreadsheet/CMakeLists.txt [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/AppSpreadsheetGui.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/DlgBindSheet.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/DlgBindSheet.h [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/DlgBindSheet.ui [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/DlgSettings.ui [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/DlgSettingsImp.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/DlgSettingsImp.h [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/DlgSheetConf.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/DlgSheetConf.h [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/DlgSheetConf.ui [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/LineEdit.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/LineEdit.h [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/PropertiesDialog.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/PropertiesDialog.h [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/PropertiesDialog.ui [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/Spreadsheet.qrc [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/Spreadsheet.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/SpreadsheetAlias.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/SpreadsheetAlignBottom.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/SpreadsheetAlignCenter.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/SpreadsheetAlignLeft.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/SpreadsheetAlignRight.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/SpreadsheetAlignTop.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/SpreadsheetAlignVCenter.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/SpreadsheetController.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/SpreadsheetExport.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/SpreadsheetImport.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/SpreadsheetMergeCells.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/SpreadsheetSplitCell.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/SpreadsheetStyleBold.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/SpreadsheetStyleItalic.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/SpreadsheetStyleUnderline.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/SpreadsheetWorkbench.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/icons/preferences-spreadsheet.svg [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_af.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_af.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ar.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ar.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_bg.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_bg.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ca.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ca.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_cs.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_cs.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_de.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_de.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_el.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_el.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_es-AR.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_es-AR.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_es-ES.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_es-ES.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_eu.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_eu.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_fi.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_fi.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_fil.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_fil.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_fr.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_fr.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_gl.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_gl.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_hr.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_hr.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_hu.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_hu.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_id.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_id.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_it.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_it.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ja.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ja.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ka.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ka.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_kab.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_kab.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ko.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ko.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_lt.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_lt.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_nl.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_nl.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_no.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_no.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pl.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pl.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pt-BR.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pt-BR.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pt-PT.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_pt-PT.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ro.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ro.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ru.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_ru.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sk.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sk.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sl.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sl.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sr.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sr.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sv-SE.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_sv-SE.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_tr.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_tr.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_uk.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_uk.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_val-ES.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_val-ES.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_vi.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_vi.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_zh-CN.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_zh-CN.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_zh-TW.qm [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Resources/translations/Spreadsheet_zh-TW.ts [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Sheet.ui [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/SheetModel.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/SheetModel.h [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/SheetTableView.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/SheetTableView.h [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/SpreadsheetDelegate.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/SpreadsheetDelegate.h [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/SpreadsheetView.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/SpreadsheetView.h [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/ViewProviderSpreadsheet.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/ViewProviderSpreadsheet.h [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/ViewProviderSpreadsheetPy.xml [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/ViewProviderSpreadsheetPyImp.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/Workbench.h [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/qtcolorpicker.cpp [new file with mode: 0644]
src/Mod/Spreadsheet/Gui/qtcolorpicker.h [new file with mode: 0644]
src/Mod/Spreadsheet/Init.py [new file with mode: 0644]
src/Mod/Spreadsheet/InitGui.py [new file with mode: 0644]
src/Mod/Spreadsheet/Resources/icons/SpreadsheetPropertyController.svg [new file with mode: 0644]
src/Mod/Spreadsheet/SpreadsheetGlobal.h [new file with mode: 0644]
src/Mod/Spreadsheet/TestSpreadsheet.py [new file with mode: 0644]
src/Mod/Spreadsheet/TestSpreadsheetGui.py [new file with mode: 0644]
src/Mod/Spreadsheet/importXLSX.py [new file with mode: 0644]
src/Mod/Spreadsheet/spreadsheet.dox [new file with mode: 0644]
src/Mod/Start/App/AppStart.cpp [new file with mode: 0644]
src/Mod/Start/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Start/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Start/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Start/App/StartConfiguration.h [new file with mode: 0644]
src/Mod/Start/CMakeLists.txt [new file with mode: 0644]
src/Mod/Start/Gui/AppStartGui.cpp [new file with mode: 0644]
src/Mod/Start/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Start/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Start/Gui/DlgStartPreferences.ui [new file with mode: 0644]
src/Mod/Start/Gui/DlgStartPreferencesImp.cpp [new file with mode: 0644]
src/Mod/Start/Gui/DlgStartPreferencesImp.h [new file with mode: 0644]
src/Mod/Start/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Start/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Start/Gui/Resources/Start.qrc [new file with mode: 0644]
src/Mod/Start/Gui/Resources/icons/StartWorkbench.svg [new file with mode: 0644]
src/Mod/Start/Gui/Resources/icons/preferences-start.svg [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/Start.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_af.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_af.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_ar.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_ar.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_bg.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_bg.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_ca.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_ca.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_cs.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_cs.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_de.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_de.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_el.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_el.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_es-AR.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_es-AR.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_es-ES.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_es-ES.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_eu.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_eu.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_fi.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_fi.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_fil.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_fil.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_fr.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_fr.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_gl.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_gl.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_hr.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_hr.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_hu.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_hu.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_id.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_id.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_it.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_it.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_ja.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_ja.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_ka.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_ka.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_kab.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_kab.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_ko.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_ko.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_lt.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_lt.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_nl.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_nl.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_no.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_no.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_pl.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_pl.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_pt-BR.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_pt-BR.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_pt-PT.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_pt-PT.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_ro.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_ro.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_ru.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_ru.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_sk.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_sk.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_sl.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_sl.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_sr.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_sr.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_sv-SE.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_sv-SE.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_tr.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_tr.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_uk.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_uk.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_val-ES.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_val-ES.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_vi.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_vi.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_zh-CN.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_zh-CN.ts [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_zh-TW.qm [new file with mode: 0644]
src/Mod/Start/Gui/Resources/translations/StartPage_zh-TW.ts [new file with mode: 0644]
src/Mod/Start/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/Start/Gui/Workbench.h [new file with mode: 0644]
src/Mod/Start/Init.py [new file with mode: 0644]
src/Mod/Start/InitGui.py [new file with mode: 0644]
src/Mod/Start/StartGlobal.h [new file with mode: 0644]
src/Mod/Start/StartPage/CMakeLists.txt [new file with mode: 0644]
src/Mod/Start/StartPage/EnableDownload.py [new file with mode: 0644]
src/Mod/Start/StartPage/LoadCustom.py [new file with mode: 0644]
src/Mod/Start/StartPage/LoadExample.py [new file with mode: 0644]
src/Mod/Start/StartPage/LoadMRU.py [new file with mode: 0644]
src/Mod/Start/StartPage/LoadNew.py [new file with mode: 0644]
src/Mod/Start/StartPage/OpenSettings.py [new file with mode: 0644]
src/Mod/Start/StartPage/StartPage.css [new file with mode: 0644]
src/Mod/Start/StartPage/StartPage.html [new file with mode: 0644]
src/Mod/Start/StartPage/StartPage.js [new file with mode: 0644]
src/Mod/Start/StartPage/StartPage.py [new file with mode: 0644]
src/Mod/Start/StartPage/TranslationTexts.py [new file with mode: 0644]
src/Mod/Start/StartPage/__init__.py [new file with mode: 0644]
src/Mod/Start/StartPage/images/developerhub.png [new file with mode: 0644]
src/Mod/Start/StartPage/images/freecad.png [new file with mode: 0644]
src/Mod/Start/StartPage/images/installed.png [new file with mode: 0644]
src/Mod/Start/StartPage/images/manual.png [new file with mode: 0644]
src/Mod/Start/StartPage/images/new_file_thumbnail.svg [new file with mode: 0644]
src/Mod/Start/StartPage/images/poweruserhub.png [new file with mode: 0644]
src/Mod/Start/StartPage/images/settings.png [new file with mode: 0644]
src/Mod/Start/StartPage/images/settings.svg [new file with mode: 0644]
src/Mod/Start/StartPage/images/userhub.png [new file with mode: 0644]
src/Mod/Start/TestStart/TestStartPage.py [new file with mode: 0644]
src/Mod/Start/TestStart/__init__.py [new file with mode: 0644]
src/Mod/Start/TestStartGui.py [new file with mode: 0644]
src/Mod/Start/start.dox [new file with mode: 0644]
src/Mod/Surface/App/AppSurface.cpp [new file with mode: 0644]
src/Mod/Surface/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Surface/App/FeatureCut.cpp [new file with mode: 0644]
src/Mod/Surface/App/FeatureCut.h [new file with mode: 0644]
src/Mod/Surface/App/FeatureExtend.cpp [new file with mode: 0644]
src/Mod/Surface/App/FeatureExtend.h [new file with mode: 0644]
src/Mod/Surface/App/FeatureFilling.cpp [new file with mode: 0644]
src/Mod/Surface/App/FeatureFilling.h [new file with mode: 0644]
src/Mod/Surface/App/FeatureGeomFillSurface.cpp [new file with mode: 0644]
src/Mod/Surface/App/FeatureGeomFillSurface.h [new file with mode: 0644]
src/Mod/Surface/App/FeatureSections.cpp [new file with mode: 0644]
src/Mod/Surface/App/FeatureSections.h [new file with mode: 0644]
src/Mod/Surface/App/FeatureSewing.cpp [new file with mode: 0644]
src/Mod/Surface/App/FeatureSewing.h [new file with mode: 0644]
src/Mod/Surface/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Surface/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Surface/CMakeLists.txt [new file with mode: 0644]
src/Mod/Surface/Gui/AppSurfaceGui.cpp [new file with mode: 0644]
src/Mod/Surface/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Surface/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Surface/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Surface/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Surface/Gui/Resources/Surface.qrc [new file with mode: 0644]
src/Mod/Surface/Gui/Resources/icons/Surface_BSplineSurface.svg [new file with mode: 0644]
src/Mod/Surface/Gui/Resources/icons/Surface_BezierSurface.svg [new file with mode: 0644]
src/Mod/Surface/Gui/Resources/icons/Surface_CurveOnMesh.svg [new file with mode: 0644]
src/Mod/Surface/Gui/Resources/icons/Surface_Cut.svg [new file with mode: 0644]
src/Mod/Surface/Gui/Resources/icons/Surface_ExtendFace.svg [new file with mode: 0644]
src/Mod/Surface/Gui/Resources/icons/Surface_Filling.svg [new file with mode: 0644]
src/Mod/Surface/Gui/Resources/icons/Surface_GeomFillSurface.svg [new file with mode: 0644]
src/Mod/Surface/Gui/Resources/icons/Surface_Sections.svg [new file with mode: 0644]
src/Mod/Surface/Gui/Resources/icons/Surface_Sewing.svg [new file with mode: 0644]
src/Mod/Surface/Gui/Resources/icons/Surface_Surface.svg [new file with mode: 0644]
src/Mod/Surface/Gui/Resources/icons/Surface_Workbench.svg [new file with mode: 0644]
src/Mod/Surface/Gui/TaskFilling.cpp [new file with mode: 0644]
src/Mod/Surface/Gui/TaskFilling.h [new file with mode: 0644]
src/Mod/Surface/Gui/TaskFilling.ui [new file with mode: 0644]
src/Mod/Surface/Gui/TaskFillingEdge.cpp [new file with mode: 0644]
src/Mod/Surface/Gui/TaskFillingEdge.h [new file with mode: 0644]
src/Mod/Surface/Gui/TaskFillingEdge.ui [new file with mode: 0644]
src/Mod/Surface/Gui/TaskFillingVertex.cpp [new file with mode: 0644]
src/Mod/Surface/Gui/TaskFillingVertex.h [new file with mode: 0644]
src/Mod/Surface/Gui/TaskFillingVertex.ui [new file with mode: 0644]
src/Mod/Surface/Gui/TaskGeomFillSurface.cpp [new file with mode: 0644]
src/Mod/Surface/Gui/TaskGeomFillSurface.h [new file with mode: 0644]
src/Mod/Surface/Gui/TaskGeomFillSurface.ui [new file with mode: 0644]
src/Mod/Surface/Gui/TaskSections.cpp [new file with mode: 0644]
src/Mod/Surface/Gui/TaskSections.h [new file with mode: 0644]
src/Mod/Surface/Gui/TaskSections.ui [new file with mode: 0644]
src/Mod/Surface/Gui/ViewProviderExtend.cpp [new file with mode: 0644]
src/Mod/Surface/Gui/ViewProviderExtend.h [new file with mode: 0644]
src/Mod/Surface/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/Surface/Gui/Workbench.h [new file with mode: 0644]
src/Mod/Surface/Init.py [new file with mode: 0644]
src/Mod/Surface/InitGui.py [new file with mode: 0644]
src/Mod/Surface/Surface.dox [new file with mode: 0644]
src/Mod/Surface/SurfaceGlobal.h [new file with mode: 0644]
src/Mod/TechDraw/App/AppTechDraw.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/AppTechDrawPy.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/ArrowPropEnum.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/ArrowPropEnum.h [new file with mode: 0644]
src/Mod/TechDraw/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/TechDraw/App/CenterLinePy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/CenterLinePyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/Cosmetic.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/Cosmetic.h [new file with mode: 0644]
src/Mod/TechDraw/App/CosmeticEdgePy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/CosmeticEdgePyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/CosmeticExtension.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/CosmeticExtension.h [new file with mode: 0644]
src/Mod/TechDraw/App/CosmeticExtensionPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/CosmeticExtensionPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/CosmeticVertexPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/CosmeticVertexPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawDimHelper.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawDimHelper.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawGeomHatch.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawGeomHatch.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawGeomHatchPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawGeomHatchPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawHatch.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawHatch.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawHatchPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawHatchPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawLeaderLine.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawLeaderLine.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawLeaderLinePy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawLeaderLinePyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawPage.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawPage.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawPagePy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawPagePyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawParametricTemplate.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawParametricTemplate.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawParametricTemplatePy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawParametricTemplatePyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawProjGroup.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawProjGroup.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawProjGroupItem.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawProjGroupItem.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawProjGroupItemPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawProjGroupItemPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawProjGroupPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawProjGroupPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawProjectSplit.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawProjectSplit.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawRichAnno.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawRichAnno.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawRichAnnoPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawRichAnnoPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawSVGTemplate.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawSVGTemplate.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawSVGTemplatePy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawSVGTemplatePyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawTemplate.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawTemplate.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawTemplatePy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawTemplatePyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawTile.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawTile.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawTilePy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawTilePyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawTileWeld.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawTileWeld.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawTileWeldPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawTileWeldPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawUtil.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawUtil.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawView.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawView.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewAnnotation.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewAnnotation.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewAnnotationPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewAnnotationPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewArch.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewArch.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewBalloon.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewBalloon.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewClip.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewClip.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewClipPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewClipPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewCollection.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewCollection.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewCollectionPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewCollectionPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewDetail.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewDetail.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewDimExtent.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewDimExtent.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewDimExtentPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewDimExtentPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewDimension.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewDimension.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewDimensionPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewDimensionPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewDraft.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewDraft.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewImage.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewImage.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewMulti.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewMulti.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewPart.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewPart.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewPartPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewPartPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewSection.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewSection.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewSpreadsheet.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewSpreadsheet.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewSymbol.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewSymbol.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewSymbolPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawViewSymbolPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawWeldSymbol.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/DrawWeldSymbol.h [new file with mode: 0644]
src/Mod/TechDraw/App/DrawWeldSymbolPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/DrawWeldSymbolPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/EdgeWalker.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/EdgeWalker.h [new file with mode: 0644]
src/Mod/TechDraw/App/FeatureProjection.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/FeatureProjection.h [new file with mode: 0644]
src/Mod/TechDraw/App/GeomFormatPy.xml [new file with mode: 0644]
src/Mod/TechDraw/App/GeomFormatPyImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/Geometry.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/Geometry.h [new file with mode: 0644]
src/Mod/TechDraw/App/GeometryObject.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/GeometryObject.h [new file with mode: 0644]
src/Mod/TechDraw/App/HatchLine.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/HatchLine.h [new file with mode: 0644]
src/Mod/TechDraw/App/LandmarkDimension.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/LandmarkDimension.h [new file with mode: 0644]
src/Mod/TechDraw/App/LineGroup.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/LineGroup.h [new file with mode: 0644]
src/Mod/TechDraw/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/PreCompiled.h [new file with mode: 0644]
src/Mod/TechDraw/App/Preferences.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/Preferences.h [new file with mode: 0644]
src/Mod/TechDraw/App/ProjectionAlgos.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/ProjectionAlgos.h [new file with mode: 0644]
src/Mod/TechDraw/App/PropertyCenterLineList.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/PropertyCenterLineList.h [new file with mode: 0644]
src/Mod/TechDraw/App/PropertyCosmeticEdgeList.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/PropertyCosmeticEdgeList.h [new file with mode: 0644]
src/Mod/TechDraw/App/PropertyCosmeticVertexList.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/PropertyCosmeticVertexList.h [new file with mode: 0644]
src/Mod/TechDraw/App/PropertyGeomFormatList.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/PropertyGeomFormatList.h [new file with mode: 0644]
src/Mod/TechDraw/App/QDomNodeModel.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/QDomNodeModel.h [new file with mode: 0644]
src/Mod/TechDraw/App/ShapeExtractor.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/ShapeExtractor.h [new file with mode: 0644]
src/Mod/TechDraw/App/TechDrawExport.cpp [new file with mode: 0644]
src/Mod/TechDraw/App/TechDrawExport.h [new file with mode: 0644]
src/Mod/TechDraw/CMakeLists.txt [new file with mode: 0644]
src/Mod/TechDraw/Gui/AppTechDrawGui.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/AppTechDrawGuiPy.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/TechDraw/Gui/Command.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/CommandAnnotate.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/CommandCreateDims.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/CommandDecorate.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/CommandExtensionDims.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/CommandExtensionPack.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPageChooser.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPageChooser.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPageChooser.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawAdvanced.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawAdvancedImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawAdvancedImp.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawAnnotation.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawAnnotationImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawAnnotationImp.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawColors.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawColorsImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawColorsImp.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawDimensions.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawDimensionsImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawDimensionsImp.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawGeneral.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawGeneralImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawGeneralImp.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawHLR.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawHLRImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawHLRImp.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawScale.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawScaleImp.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgPrefsTechDrawScaleImp.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgTemplateField.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgTemplateField.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/DlgTemplateField.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/DrawGuiUtil.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/DrawGuiUtil.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/Grabber3d.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/Grabber3d.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/MDIViewPage.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/MDIViewPage.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/PreferencesGui.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/PreferencesGui.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGCustomBorder.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGCustomBorder.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGCustomClip.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGCustomClip.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGCustomImage.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGCustomImage.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGCustomLabel.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGCustomLabel.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGCustomRect.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGCustomRect.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGCustomSvg.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGCustomSvg.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGCustomText.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGCustomText.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGDisplayArea.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGDisplayArea.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGEPath.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGEPath.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIArrow.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIArrow.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGICMark.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGICMark.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGICaption.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGICaption.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGICenterLine.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGICenterLine.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIDecoration.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIDecoration.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIDimLines.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIDimLines.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIDrawingTemplate.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIDrawingTemplate.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIEdge.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIEdge.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIFace.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIFace.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIGhostHighlight.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIGhostHighlight.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIHighlight.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIHighlight.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGILeaderLine.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGILeaderLine.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIMatting.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIMatting.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIPrimPath.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIPrimPath.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIProjGroup.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIProjGroup.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIRichAnno.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIRichAnno.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGISVGTemplate.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGISVGTemplate.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGISectionLine.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGISectionLine.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGITemplate.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGITemplate.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGITile.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGITile.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIUserTypes.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIVertex.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIVertex.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIView.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIView.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewAnnotation.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewAnnotation.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewBalloon.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewBalloon.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewClip.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewClip.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewCollection.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewCollection.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewDimension.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewDimension.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewImage.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewImage.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewPart.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewPart.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewSection.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewSection.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewSpreadsheet.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewSpreadsheet.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewSymbol.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIViewSymbol.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIWeldSymbol.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGIWeldSymbol.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGMText.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGMText.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGTracker.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGTracker.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGVPage.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/QGVPage.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/TechDraw.qrc [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/angularity.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/circular run-out.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/circularity.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/concentricity.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/cylindricity.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/flatness.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/flatness_editable.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/parallelism.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/perpendicularity.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/position.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/profile of line.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/profile of surface.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/reference_editable.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/straightness.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/symmetrie.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/tolerance_editable.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/ToleranceSymbols/total run-out.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/fonts/osifont-lgpl3fe.ttf [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/fonts/osifont.license [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/application-exit.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/bgColor.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/document-save.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/edit-copy.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/edit-cut.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/edit-paste.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/edit-redo.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/edit-undo.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/fgColor.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/indentLess.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/indentMore.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/insertImage.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/internet-web-browser.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/listBullet.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/listNumber.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/menu.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/textBold.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/textItalic.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/textStrike.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/MRTE/textUnderline.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_3PtAngleDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_AngleDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_Balloon.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_DiameterDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_Dimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionAreaAnnotation.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCascadeHorizDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCascadeObliqueDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCascadeVertDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionChangeLineAttributes.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCircleCenterLines.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCreateHorizChainDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCreateHorizChamferDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCreateHorizCoordDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCreateLengthArc.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCreateObliqueChainDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCreateObliqueCoordDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCreateVertChainDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCreateVertChamferDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCreateVertCoordDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCustomizeFormat.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionDecreaseDecimal.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionDrawCosmArc.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionDrawCosmCircle.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionDrawCosmCircle3Points.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionExtendLine.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionHoleCircle.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionIncreaseDecimal.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionInsertDiameter.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionInsertSquare.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionLineParallel.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionLinePerpendicular.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionLockUnlockView.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionPosHorizChainDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionPosObliqueChainDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionPosVertChainDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionPositionSectionView.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionRemovePrefixChar.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionSelectLineAttributes.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionShortenLine.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadBoltBottom.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadBoltSide.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadHoleBottom.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadHoleSide.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionVertexAtIntersection.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_HorizontalDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_HorizontalExtentDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_LandmarkDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_LengthDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_LinkDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_Lock.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_Pages.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ProjBottom.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ProjFront.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ProjFrontBottomLeft.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ProjFrontBottomRight.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ProjFrontTopLeft.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ProjFrontTopRight.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ProjLeft.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ProjRear.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ProjRight.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ProjTop.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_RadiusDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_TreeHatch.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_TreeMulti.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_TreePage.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_TreePageSync.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_TreePageTemplate.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_TreePageUnsync.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_TreeProjGroup.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_TreeSection.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_TreeSpreadsheet.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_TreeSymbol.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_TreeView.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_VerticalDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/TechDraw_VerticalExtentDimension.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_ActiveView.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_ClipGroup.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_ClipGroupAdd.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_ClipGroupRemove.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_DetailView.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_ExportPageDXF.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_ExportPageSVG.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_FaceCenterLine.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_GeometricHatch.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_Hatch.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_Midpoints.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_MoveView.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_PageDefault.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_PageTemplate.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_ProjectShape.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_ProjectionGroup.svg [new file with mode: 0755]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_Quadrants.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_RedrawPage.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_RichTextAnnotation.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_SectionView.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_ShareView.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_ShowAll.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_SpreadsheetView.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_Symbol.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_Tile.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_WeldSymbol.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/section-down.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/section-left.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/section-right.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/section-up.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-2linecenterline.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-2pointcenterline.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-ArchView.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-CosmeticEraser.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-CosmeticVertex.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-DecorateLine.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-DraftView.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-LeaderLine.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-View.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-annotation.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-facedecor.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-image.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-line2points.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-multiview.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-toggleframe.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/arrow-ccw.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/arrow-cw.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/arrow-down.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/arrow-left.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/arrow-right.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/arrow-up.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/arrowdot.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/arrowfilled.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/arrowfork.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/arrownone.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/arrowopen.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/arrowopendot.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/arrowpyramid.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/arrowtick.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/bottomline.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/circular.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/continuous-line.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/dash-line.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/dashDot-line.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/dashDotDot-line.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/dot-line.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/hexagon.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/inspection.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/none.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/preferences-techdraw.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/rectangle.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/square.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/icons/triangle.svg [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_af.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_af.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ar.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ar.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_bg.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_bg.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ca.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ca.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_cs.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_cs.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_de.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_de.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_el.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_el.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_es-AR.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_es-AR.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_es-ES.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_es-ES.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_eu.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_eu.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_fi.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_fi.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_fil.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_fil.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_fr.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_fr.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_gl.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_gl.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_hr.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_hr.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_hu.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_hu.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_id.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_id.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_it.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_it.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ja.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ja.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ka.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ka.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_kab.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_kab.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ko.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ko.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_lt.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_lt.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_nl.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_nl.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_no.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_no.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pl.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pl.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pt-BR.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pt-BR.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pt-PT.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_pt-PT.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ro.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ro.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ru.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_ru.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sk.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sk.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sl.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sl.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sr.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sr.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sv-SE.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_sv-SE.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_tr.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_tr.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_uk.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_uk.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_val-ES.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_val-ES.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_vi.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_vi.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_zh-CN.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_zh-CN.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_zh-TW.qm [new file with mode: 0644]
src/Mod/TechDraw/Gui/Resources/translations/TechDraw_zh-TW.ts [new file with mode: 0644]
src/Mod/TechDraw/Gui/Rez.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/Rez.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/SymbolChooser.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/SymbolChooser.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/SymbolChooser.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskActiveView.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskActiveView.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskActiveView.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskBalloon.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskBalloon.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskBalloon.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskCenterLine.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskCenterLine.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskCenterLine.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskCosVertex.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskCosVertex.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskCosVertex.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskCosmeticLine.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskCosmeticLine.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskCosmeticLine.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskCustomizeFormat.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskCustomizeFormat.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskCustomizeFormat.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskDetail.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskDetail.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskDetail.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskDimension.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskDimension.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskDimension.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskGeomHatch.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskGeomHatch.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskGeomHatch.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskHatch.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskHatch.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskHatch.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskLeaderLine.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskLeaderLine.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskLeaderLine.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskLineDecor.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskLineDecor.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskLineDecor.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskLinkDim.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskLinkDim.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskLinkDim.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskMoveView.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskProjGroup.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskProjGroup.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskProjGroup.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskProjection.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskProjection.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskProjection.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskRestoreLines.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskRichAnno.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskRichAnno.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskRichAnno.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskSectionView.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskSectionView.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskSectionView.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskSelectLineAttributes.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskSelectLineAttributes.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskSelectLineAttributes.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskWeldingSymbol.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskWeldingSymbol.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/TaskWeldingSymbol.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/TemplateTextField.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/TemplateTextField.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderAnnotation.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderAnnotation.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderBalloon.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderBalloon.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderCosmeticExtension.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderCosmeticExtension.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderDimension.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderDimension.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderDrawingView.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderDrawingView.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderGeomHatch.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderGeomHatch.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderHatch.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderHatch.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderImage.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderImage.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderLeader.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderLeader.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderPage.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderPage.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderProjGroup.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderProjGroup.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderProjGroupItem.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderProjGroupItem.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderRichAnno.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderRichAnno.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderSpreadsheet.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderSpreadsheet.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderSymbol.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderSymbol.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderTemplate.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderTemplate.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderTile.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderTile.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderViewClip.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderViewClip.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderViewPart.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderViewPart.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderViewSection.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderViewSection.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderWeld.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/ViewProviderWeld.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/Workbench.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/ZVALUE.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/mrichtextedit.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/mrichtextedit.h [new file with mode: 0644]
src/Mod/TechDraw/Gui/mrichtextedit.ui [new file with mode: 0644]
src/Mod/TechDraw/Gui/mtextedit.cpp [new file with mode: 0644]
src/Mod/TechDraw/Gui/mtextedit.h [new file with mode: 0644]
src/Mod/TechDraw/Init.py [new file with mode: 0644]
src/Mod/TechDraw/InitGui.py [new file with mode: 0644]
src/Mod/TechDraw/LineGroup/LineGroup.csv [new file with mode: 0644]
src/Mod/TechDraw/PAT/FCPAT.pat [new file with mode: 0644]
src/Mod/TechDraw/Patterns/aluminium.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/brick01.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/concrete.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/cross.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/cuprous.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/default.png [new file with mode: 0644]
src/Mod/TechDraw/Patterns/diagonal1.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/diagonal2.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/earth.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/general_steel.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/glass.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/hatch45L.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/hatch45R.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/hbone.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/line.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/plastic.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/plus.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/simple.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/solid.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/square.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/steel.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/titanium.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/wood.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/woodgrain.svg [new file with mode: 0644]
src/Mod/TechDraw/Patterns/zinc.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/AWS/SquareDown.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/AWS/SquareUp.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/AWS/VDown.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/AWS/VUp.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/AWS/beadDown.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/AWS/beadUp.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/AWS/filletDown.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/AWS/filletUp.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/AWS/plug.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/edge-weld.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/flanging.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/flare-bevel-groove.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/flare-v-groove.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/cathetus.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/gost-2_312-intermittent.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/gost-2_312-non-closed.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/gost-2_312-site-weld.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/gost-2_312-smooth-processing.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/gost-2_312-usilenie-remove.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/seam-weld.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/single-bevel-cjp-groove-weld.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/single-bevel-groove-weld-with-broad-root-face.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/single-bevel-groove-weld.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/single-j-groove-weld.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/single-u-groove-weld.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/single-v-cjp-groove-weld.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/single-v-groove-weld-with-broad-root-face.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/single-v-groove-weld.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/spile-weld.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/square-groove-weld.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/GOST/surfacing.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/Welding/blankTile.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/ConcentricityFrame.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/CylindricityFrame.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/FlatnessFrame.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/ParallelismFrame.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/ReferenceSurface.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/RoundnessFrame.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/SquarenessFrame.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/angularity-left.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/angularity-right.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/concentricity.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/cylindricity.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/flatness.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/parallelism.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/perpendicularity.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/position.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/profile-tolerance-of-line.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/profile-tolerance-of-plane.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/roundness.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/symmetry.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/gd-and-t/totalrunout.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/1st_Angle_Projection.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/3rd_Angle_Projection.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Arrow_Long_Filled.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Arrow_Long_Open.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Arrow_Medium_Filled.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Arrow_Medium_Open.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Arrow_Short_Filled.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Arrow_Short_Open.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Balloon_Editable_Text.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Balloon_Long.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Balloon_Medium.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Balloon_Short.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/CallOut.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/CallOut_Left.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/CallOut_Right.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Centre_Justified_Text_10_Lines.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Cloud.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Cosmetic_Break_Long.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Cosmetic_Break_Medium.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Cosmetic_Break_Small.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Cosmetic_Round_Section_End.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Cosmetic_Round_Section_End_Large.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Cosmetic_Round_Section_Middle.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Cosmetic_Round_Section_Middle_Large.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Datum_Left.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Datum_Point.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Datum_Right.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Datum_Target_Left.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Datum_Target_Plain.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Datum_Target_Right.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Datum_Target_Up.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Datum_Up.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Feature_Left.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Feature_Right.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Feature_Up.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Left_Justified_Text_10_Lines.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/North.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Revision_Triangle.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Right_Justified_Text_10_Lines.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Whiteout_Rectangle_Long.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Whiteout_Rectangle_Medium.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Whiteout_Rectangle_Short.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/misc/Whiteout_Square.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/other/CutLine.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/other/Diameter.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/other/Envelope.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/other/FilletInside.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/other/FilletOutside.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/other/IndexCircle.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/other/IndexTriangle.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/other/InsideEdgeBroken.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/other/OutsideEdgeBroken.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/other/Rectangle.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/other/SectionLine.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/other/Square.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/surface-roughness-symbols/Roughness.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/surface-roughness-symbols/RoughnessGeneral.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/surface-roughness-symbols/surface-roughness-contour.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/surface-roughness-symbols/surface-roughness-layer-removing.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/surface-roughness-symbols/surface-roughness-no-layer-removing.svg [new file with mode: 0644]
src/Mod/TechDraw/Symbols/surface-roughness-symbols/surface-roughness.svg [new file with mode: 0644]
src/Mod/TechDraw/TDTest/DHatchTest.py [new file with mode: 0644]
src/Mod/TechDraw/TDTest/DLeaderRText.py [new file with mode: 0644]
src/Mod/TechDraw/TDTest/DProjGroupTest.py [new file with mode: 0644]
src/Mod/TechDraw/TDTest/DVAnnoSymImageTest.py [new file with mode: 0644]
src/Mod/TechDraw/TDTest/DVBalloonTest.py [new file with mode: 0644]
src/Mod/TechDraw/TDTest/DVDimensionTest.py [new file with mode: 0644]
src/Mod/TechDraw/TDTest/DVPartTest.py [new file with mode: 0644]
src/Mod/TechDraw/TDTest/DVSectionTest.py [new file with mode: 0644]
src/Mod/TechDraw/TDTest/TDPyTest.py [new file with mode: 0644]
src/Mod/TechDraw/TDTest/TestHatch.svg [new file with mode: 0644]
src/Mod/TechDraw/TDTest/TestImage.png [new file with mode: 0644]
src/Mod/TechDraw/TDTest/TestSymbol.svg [new file with mode: 0644]
src/Mod/TechDraw/TDTest/TestTemplate.svg [new file with mode: 0644]
src/Mod/TechDraw/TDTest/__init__.py [new file with mode: 0644]
src/Mod/TechDraw/TechDrawGlobal.h [new file with mode: 0644]
src/Mod/TechDraw/TechDrawTools/CommandMoveView.py [new file with mode: 0644]
src/Mod/TechDraw/TechDrawTools/CommandShareView.py [new file with mode: 0644]
src/Mod/TechDraw/TechDrawTools/TDToolsMovers.py [new file with mode: 0644]
src/Mod/TechDraw/TechDrawTools/TDToolsUtil.py [new file with mode: 0644]
src/Mod/TechDraw/TechDrawTools/TaskMoveView.py [new file with mode: 0644]
src/Mod/TechDraw/TechDrawTools/TaskShareView.py [new file with mode: 0644]
src/Mod/TechDraw/TechDrawTools/__init__.py [new file with mode: 0644]
src/Mod/TechDraw/Templates/A0_Landscape_ISO7200TD.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A0_Landscape_ISO7200_Pep.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A0_Landscape_blank.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A1_Landscape_ISO7200TD.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A1_Landscape_ISO7200_Pep.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A1_Landscape_blank.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A2_Landscape_ISO7200TD.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A2_Landscape_ISO7200_Pep.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A2_Landscape_blank.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A3_LandscapeTD.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A3_Landscape_EN_m52.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A3_Landscape_FR_m52.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A3_Landscape_ISO7200TD.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A3_Landscape_ISO7200_Pep.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A3_Landscape_IT_m52.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A3_Landscape_blank.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A4_IRAM4504.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A4_LandscapeTD.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A4_Landscape_ISO7200TD.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A4_Landscape_ISO7200_Pep.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A4_Landscape_blank.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A4_Portrait_ISO7200Pep.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A4_Portrait_ISO7200TD.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/A4_Portrait_blank.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/ANSIB.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/ANSIB_Portrait.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/Arch_A_Landscape.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/Arch_A_Portrait.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/Arch_B_Landscape.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/Arch_B_Portrait.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/Arch_C_Landscape.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/Arch_C_Portrait.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/Arch_D_Landscape.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/Arch_D_Portrait.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/Arch_E1_Landscape.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/Arch_E1_Portrait.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/Arch_E2_Landscape.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/Arch_E2_Portrait.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/Arch_E3_Landscape.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/Arch_E3_Portrait.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/Arch_E_Landscape.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/Arch_E_Portrait.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/HowToExample.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Leading/Landscape_A0.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Leading/Landscape_A1.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Leading/Landscape_A2.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Leading/Landscape_A3.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Leading/Landscape_A4_NotInGOST.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Leading/Portrait_A0.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Leading/Portrait_A1.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Leading/Portrait_A2.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Leading/Portrait_A3.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Leading/Portrait_A4.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Leading_text/Portrait_A3.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Leading_text/Portrait_A4.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Subsequent/Landscape_A0.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Subsequent/Landscape_A1.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Subsequent/Landscape_A2.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Subsequent/Landscape_A3.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Subsequent/Landscape_A4.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Subsequent/Portrait_A0.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Subsequent/Portrait_A1.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Subsequent/Portrait_A2.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Subsequent/Portrait_A3.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/RU_GOST/Subsequent/Portrait_A4.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/USLetter_Landscape.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/USLetter_Landscape_blank.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/zh_CN/landscape/A0_Landscape_CN_CLIP.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/zh_CN/landscape/A0_Landscape_CN_NO_CLIP.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/zh_CN/landscape/A1_Landscape_CN_CLIP.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/zh_CN/landscape/A1_Landscape_CN_NO_CLIP.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/zh_CN/landscape/A2_Landscape_CN_CLIP.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/zh_CN/landscape/A2_Landscape_CN_NO_CLIP.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/zh_CN/landscape/A3_Landscape_CN_CLIP.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/zh_CN/landscape/A3_Landscape_CN_NO_CLIP.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/zh_CN/landscape/A4_Landscape_CN_CLIP.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/zh_CN/landscape/A4_Landscape_CN_NO_CLIP.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/zh_CN/landscape/README [new file with mode: 0644]
src/Mod/TechDraw/Templates/zh_CN/portrait/A3_Portrait_CN_CLIP.svg [new file with mode: 0644]
src/Mod/TechDraw/Templates/zh_CN/portrait/A4_Portrait_CN_CLIP.svg [new file with mode: 0644]
src/Mod/TechDraw/TestTechDrawApp.py [new file with mode: 0644]
src/Mod/TechDraw/moveViews.py [new file with mode: 0644]
src/Mod/TechDraw/techdraw.dox [new file with mode: 0644]
src/Mod/TemplatePyMod/Automation.py [new file with mode: 0644]
src/Mod/TemplatePyMod/CMakeLists.txt [new file with mode: 0644]
src/Mod/TemplatePyMod/Commands.py [new file with mode: 0644]
src/Mod/TemplatePyMod/DocumentObject.py [new file with mode: 0644]
src/Mod/TemplatePyMod/FeaturePython.py [new file with mode: 0644]
src/Mod/TemplatePyMod/Init.py [new file with mode: 0644]
src/Mod/TemplatePyMod/InitGui.py [new file with mode: 0644]
src/Mod/TemplatePyMod/MengerSponge.py [new file with mode: 0644]
src/Mod/TemplatePyMod/Mesh2Shape.py [new file with mode: 0644]
src/Mod/TemplatePyMod/PythonQt.py [new file with mode: 0644]
src/Mod/TemplatePyMod/SplineSurface.py [new file with mode: 0644]
src/Mod/TemplatePyMod/TaskPanel.py [new file with mode: 0644]
src/Mod/TemplatePyMod/TaskPanel.ui [new file with mode: 0644]
src/Mod/TemplatePyMod/Tests.py [new file with mode: 0644]
src/Mod/TemplatePyMod/Texture.py [new file with mode: 0644]
src/Mod/Test/BaseTests.py [new file with mode: 0644]
src/Mod/Test/CMakeLists.txt [new file with mode: 0644]
src/Mod/Test/Document.py [new file with mode: 0644]
src/Mod/Test/Gui/AppTestGui.cpp [new file with mode: 0644]
src/Mod/Test/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Test/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Test/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Test/Gui/Resources/Test.qrc [new file with mode: 0644]
src/Mod/Test/Gui/Resources/icons/TestWorkbench.svg [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_af.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_af.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_ar.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_ar.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_bg.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_bg.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_ca.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_ca.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_cs.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_cs.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_de.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_de.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_el.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_el.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_es-AR.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_es-AR.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_es-ES.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_es-ES.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_eu.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_eu.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_fi.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_fi.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_fil.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_fil.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_fr.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_fr.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_gl.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_gl.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_hr.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_hr.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_hu.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_hu.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_id.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_id.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_it.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_it.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_ja.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_ja.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_ka.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_ka.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_kab.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_kab.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_ko.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_ko.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_lt.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_lt.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_nl.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_nl.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_no.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_no.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_pl.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_pl.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_pt-BR.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_pt-BR.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_pt-PT.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_pt-PT.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_ro.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_ro.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_ru.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_ru.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_sk.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_sk.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_sl.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_sl.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_sr.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_sr.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_sv-SE.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_sv-SE.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_tr.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_tr.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_uk.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_uk.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_val-ES.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_val-ES.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_vi.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_vi.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_zh-CN.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_zh-CN.ts [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_zh-TW.qm [new file with mode: 0644]
src/Mod/Test/Gui/Resources/translations/Test_zh-TW.ts [new file with mode: 0644]
src/Mod/Test/Gui/UnitTest.ui [new file with mode: 0644]
src/Mod/Test/Gui/UnitTestImp.cpp [new file with mode: 0644]
src/Mod/Test/Gui/UnitTestImp.h [new file with mode: 0644]
src/Mod/Test/Gui/UnitTestPy.cpp [new file with mode: 0644]
src/Mod/Test/Gui/UnitTestPy.h [new file with mode: 0644]
src/Mod/Test/Gui/qtunittest.py [new file with mode: 0755]
src/Mod/Test/Init.py [new file with mode: 0644]
src/Mod/Test/InitGui.py [new file with mode: 0644]
src/Mod/Test/Menu.py [new file with mode: 0644]
src/Mod/Test/Metadata.py [new file with mode: 0644]
src/Mod/Test/TestApp.py [new file with mode: 0644]
src/Mod/Test/TestData/bad_root_node.xml [new file with mode: 0644]
src/Mod/Test/TestData/bad_version.xml [new file with mode: 0644]
src/Mod/Test/TestData/bad_xml.xml [new file with mode: 0644]
src/Mod/Test/TestData/basic_metadata.xml [new file with mode: 0644]
src/Mod/Test/TestData/content_items.xml [new file with mode: 0644]
src/Mod/Test/TestGui.py [new file with mode: 0644]
src/Mod/Test/TestPythonSyntax.py [new file with mode: 0644]
src/Mod/Test/UnicodeTests.py [new file with mode: 0644]
src/Mod/Test/UnitTests.py [new file with mode: 0644]
src/Mod/Test/Workbench.py [new file with mode: 0755]
src/Mod/Test/__init__.py [new file with mode: 0644]
src/Mod/Test/test.dox [new file with mode: 0644]
src/Mod/Test/testPathArray.py [new file with mode: 0644]
src/Mod/Test/testPathArraySel.py [new file with mode: 0644]
src/Mod/Test/testmakeWireString.py [new file with mode: 0644]
src/Mod/Test/unittestgui.py [new file with mode: 0755]
src/Mod/Tux/CMakeLists.txt [new file with mode: 0644]
src/Mod/Tux/InitGui.py [new file with mode: 0644]
src/Mod/Tux/NavigationIndicatorGui.py [new file with mode: 0644]
src/Mod/Tux/PersistentToolbars.py [new file with mode: 0644]
src/Mod/Tux/PersistentToolbarsGui.py [new file with mode: 0644]
src/Mod/Tux/Resources/Tux.qrc [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationBlender_Pan.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationBlender_PanAlt.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationBlender_Rotate.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationBlender_Select.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationBlender_Zoom.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationBlender_dark.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationBlender_light.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationCADAlt.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationCAD_Pan.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationCAD_Rotate.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationCAD_RotateAlt.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationCAD_Select.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationCAD_Zoom.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationCAD_dark.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationCAD_light.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationGesture_Pan.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationGesture_PanTouch.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationGesture_PanTouchAlt.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationGesture_Rotate.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationGesture_RotateAlt.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationGesture_RotateTouch.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationGesture_Select.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationGesture_SelectTouch.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationGesture_Tilt.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationGesture_TiltTouch.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationGesture_Zoom.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationGesture_ZoomTouch.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationGesture_dark.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationGesture_light.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationMayaGesture_Pan.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationMayaGesture_PanTouch.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationMayaGesture_PanTouchAlt.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationMayaGesture_Rotate.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationMayaGesture_RotateTouch.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationMayaGesture_Select.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationMayaGesture_SelectTouch.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationMayaGesture_Tilt.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationMayaGesture_TiltTouch.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationMayaGesture_Zoom.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationMayaGesture_ZoomAlt.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationMayaGesture_ZoomTouch.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationMayaGesture_dark.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationMayaGesture_light.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationOpenCascade_Pan.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationOpenCascade_PanAlt.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationOpenCascade_Rotate.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationOpenCascade_Select.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationOpenCascade_Zoom.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationOpenCascade_ZoomAlt.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationOpenCascade_dark.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationOpenCascade_light.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationOpenInventor_Pan.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationOpenInventor_Rotate.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationOpenInventor_Select.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationOpenInventor_Zoom.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationOpenInventor_ZoomAlt.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationOpenInventor_dark.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationOpenInventor_light.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationRevit_Pan.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationRevit_Rotate.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationRevit_dark.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationRevit_light.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationTouchpad_Pan.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationTouchpad_PanTouch.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationTouchpad_Rotate.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationTouchpad_RotateAlt.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationTouchpad_RotateTouch.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationTouchpad_RotateTouchAlt.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationTouchpad_Select.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationTouchpad_SelectTouch.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationTouchpad_Zoom.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationTouchpad_ZoomAlt.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationTouchpad_ZoomTouch.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationTouchpad_dark.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationTouchpad_light.svg [new file with mode: 0644]
src/Mod/Tux/Resources/icons/NavigationUndefined.svg [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_af.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_af.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_ar.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_ar.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_bg.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_bg.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_ca.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_ca.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_cs.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_cs.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_de.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_de.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_el.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_el.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_es-AR.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_es-AR.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_es-ES.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_es-ES.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_eu.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_eu.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_fi.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_fi.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_fil.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_fil.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_fr.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_fr.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_gl.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_gl.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_hr.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_hr.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_hu.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_hu.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_id.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_id.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_it.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_it.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_ja.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_ja.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_ka.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_ka.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_kab.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_kab.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_ko.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_ko.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_lt.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_lt.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_nl.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_nl.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_no.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_no.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_pl.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_pl.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_pt-BR.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_pt-BR.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_pt-PT.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_pt-PT.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_ro.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_ro.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_ru.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_ru.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_sk.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_sk.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_sl.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_sl.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_sr.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_sr.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_sv-SE.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_sv-SE.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_tr.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_tr.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_uk.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_uk.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_val-ES.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_val-ES.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_vi.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_vi.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_zh-CN.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_zh-CN.ts [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_zh-TW.qm [new file with mode: 0644]
src/Mod/Tux/Resources/translations/Tux_zh-TW.ts [new file with mode: 0644]
src/Mod/Web/App/AppWeb.cpp [new file with mode: 0644]
src/Mod/Web/App/CMakeLists.txt [new file with mode: 0644]
src/Mod/Web/App/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Web/App/PreCompiled.h [new file with mode: 0644]
src/Mod/Web/App/Server.cpp [new file with mode: 0644]
src/Mod/Web/App/Server.h [new file with mode: 0644]
src/Mod/Web/CMakeLists.txt [new file with mode: 0644]
src/Mod/Web/Gui/AppWebGui.cpp [new file with mode: 0644]
src/Mod/Web/Gui/BrowserView.cpp [new file with mode: 0644]
src/Mod/Web/Gui/BrowserView.h [new file with mode: 0644]
src/Mod/Web/Gui/CMakeLists.txt [new file with mode: 0644]
src/Mod/Web/Gui/Command.cpp [new file with mode: 0644]
src/Mod/Web/Gui/CookieJar.cpp [new file with mode: 0644]
src/Mod/Web/Gui/CookieJar.h [new file with mode: 0644]
src/Mod/Web/Gui/PreCompiled.cpp [new file with mode: 0644]
src/Mod/Web/Gui/PreCompiled.h [new file with mode: 0644]
src/Mod/Web/Gui/Resources/Web.qrc [new file with mode: 0644]
src/Mod/Web/Gui/Resources/icons/WebWorkbench.svg [new file with mode: 0644]
src/Mod/Web/Gui/Resources/icons/actions/web-browser.svg [new file with mode: 0644]
src/Mod/Web/Gui/Resources/icons/actions/web-home.svg [new file with mode: 0644]
src/Mod/Web/Gui/Resources/icons/actions/web-next.svg [new file with mode: 0644]
src/Mod/Web/Gui/Resources/icons/actions/web-previous.svg [new file with mode: 0644]
src/Mod/Web/Gui/Resources/icons/actions/web-refresh.svg [new file with mode: 0644]
src/Mod/Web/Gui/Resources/icons/actions/web-set-url.svg [new file with mode: 0644]
src/Mod/Web/Gui/Resources/icons/actions/web-sketchfab.svg [new file with mode: 0644]
src/Mod/Web/Gui/Resources/icons/actions/web-stop.svg [new file with mode: 0644]
src/Mod/Web/Gui/Resources/icons/actions/web-zoom-in.svg [new file with mode: 0644]
src/Mod/Web/Gui/Resources/icons/actions/web-zoom-out.svg [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_af.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_af.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_ar.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_ar.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_bg.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_bg.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_ca.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_ca.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_cs.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_cs.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_de.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_de.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_el.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_el.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_es-AR.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_es-AR.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_es-ES.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_es-ES.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_eu.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_eu.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_fi.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_fi.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_fil.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_fil.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_fr.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_fr.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_gl.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_gl.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_hr.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_hr.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_hu.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_hu.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_id.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_id.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_it.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_it.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_ja.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_ja.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_ka.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_ka.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_kab.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_kab.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_ko.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_ko.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_lt.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_lt.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_nl.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_nl.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_no.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_no.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_pl.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_pl.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_pt-BR.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_pt-BR.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_pt-PT.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_pt-PT.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_ro.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_ro.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_ru.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_ru.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_sk.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_sk.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_sl.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_sl.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_sr.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_sr.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_sv-SE.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_sv-SE.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_tr.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_tr.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_uk.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_uk.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_val-ES.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_val-ES.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_vi.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_vi.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_zh-CN.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_zh-CN.ts [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_zh-TW.qm [new file with mode: 0644]
src/Mod/Web/Gui/Resources/translations/Web_zh-TW.ts [new file with mode: 0644]
src/Mod/Web/Gui/Workbench.cpp [new file with mode: 0644]
src/Mod/Web/Gui/Workbench.h [new file with mode: 0644]
src/Mod/Web/Init.py [new file with mode: 0644]
src/Mod/Web/InitGui.py [new file with mode: 0644]
src/Mod/Web/TestWebGui.py [new file with mode: 0644]
src/Mod/Web/WebGlobal.h [new file with mode: 0644]
src/Mod/Web/web.dox [new file with mode: 0644]
src/Mod/__init__.py [new file with mode: 0644]
src/Mod/mod.dox [new file with mode: 0644]
src/QtOpenGL.h.cmake [new file with mode: 0644]
src/Tools/.gitattributes [new file with mode: 0644]
src/Tools/.gitignore [new file with mode: 0644]
src/Tools/ArchiveNameFromVersionHeader.py [new file with mode: 0644]
src/Tools/DownloadStatistics.py [new file with mode: 0644]
src/Tools/FCFileTools.py [new file with mode: 0644]
src/Tools/InstallMsg.txt [new file with mode: 0644]
src/Tools/LicenseChecker.py [new file with mode: 0644]
src/Tools/MakeApp.py [new file with mode: 0644]
src/Tools/MakeAppTools.py [new file with mode: 0644]
src/Tools/MakeMacBundleRelocatable.py [new file with mode: 0755]
src/Tools/MakeNewBuildNbr.py [new file with mode: 0644]
src/Tools/MemoryLeaks.py [new file with mode: 0755]
src/Tools/PythonToCPP.py [new file with mode: 0644]
src/Tools/SubWCRev.py [new file with mode: 0644]
src/Tools/WinVersion.py [new file with mode: 0644]
src/Tools/_TEMPLATEPY_/CMakeLists.txt [new file with mode: 0644]
src/Tools/_TEMPLATEPY_/Init.py [new file with mode: 0644]
src/Tools/_TEMPLATEPY_/InitGui.py [new file with mode: 0644]
src/Tools/_TEMPLATEPY_/Resources/_TEMPLATEPY_.qrc [new file with mode: 0644]
src/Tools/_TEMPLATEPY_/Resources/icons/_TEMPLATEPY_Workbench.svg [new file with mode: 0644]
src/Tools/_TEMPLATEPY_/_TEMPLATEPY_.dox [new file with mode: 0644]
src/Tools/_TEMPLATEPY_/_TEMPLATEPY_.py [new file with mode: 0644]
src/Tools/_TEMPLATEPY_/_TEMPLATEPY_Gui.py [new file with mode: 0644]
src/Tools/catfiles.py [new file with mode: 0644]
src/Tools/dir2qrc.py [new file with mode: 0644]
src/Tools/doctools.py [new file with mode: 0644]
src/Tools/fcbt.py [new file with mode: 0644]
src/Tools/fcbt/CreateModule.py [new file with mode: 0644]
src/Tools/fcbt/CreatePyModule.py [new file with mode: 0644]
src/Tools/fcbt/DistBin.py [new file with mode: 0644]
src/Tools/fcbt/DistSetup.py [new file with mode: 0644]
src/Tools/fcbt/DistSrc.py [new file with mode: 0644]
src/Tools/fcbt/DistTools.py [new file with mode: 0644]
src/Tools/fcbt/FileTools.py [new file with mode: 0644]
src/Tools/fcbt/NextBuildNumber.py [new file with mode: 0644]
src/Tools/fcbt/__init__.py [new file with mode: 0644]
src/Tools/fcinfo [new file with mode: 0755]
src/Tools/freecad-thumbnailer [new file with mode: 0644]
src/Tools/generate.py [new file with mode: 0644]
src/Tools/generateBase/__exec_new.py [new file with mode: 0644]
src/Tools/generateBase/__exec_old.py [new file with mode: 0644]
src/Tools/generateBase/__init__.py [new file with mode: 0644]
src/Tools/generateBase/generateDS.py [new file with mode: 0644]
src/Tools/generateBase/generateMetaModel_Module.xsd [new file with mode: 0644]
src/Tools/generateBase/generateModel_Module.py [new file with mode: 0644]
src/Tools/generateBase/generateModel_ModuleTest.xml [new file with mode: 0644]
src/Tools/generateBase/generateTools.py [new file with mode: 0644]
src/Tools/generateTemplates/__init__.py [new file with mode: 0644]
src/Tools/generateTemplates/template.py [new file with mode: 0644]
src/Tools/generateTemplates/templateCMakeFile.py [new file with mode: 0644]
src/Tools/generateTemplates/templateCPPFile.py [new file with mode: 0644]
src/Tools/generateTemplates/templateClassPyExport.py [new file with mode: 0644]
src/Tools/generateTemplates/templateHeaderFile.py [new file with mode: 0644]
src/Tools/generateTemplates/templateInitGuiPy.py [new file with mode: 0644]
src/Tools/generateTemplates/templateInitPy.py [new file with mode: 0644]
src/Tools/generateTemplates/templateModule.py [new file with mode: 0644]
src/Tools/generateTemplates/templateModuleApp.py [new file with mode: 0644]
src/Tools/generateTemplates/templateModuleAppFeature.py [new file with mode: 0644]
src/Tools/generateTemplates/templateModuleAppMain.py [new file with mode: 0644]
src/Tools/generateTemplates/templateModuleGui.py [new file with mode: 0644]
src/Tools/githubstats.py [new file with mode: 0755]
src/Tools/makedist.py [new file with mode: 0644]
src/Tools/plugins/.gitattributes [new file with mode: 0644]
src/Tools/plugins/widget/CMakeLists.txt [new file with mode: 0644]
src/Tools/plugins/widget/FreeCAD_widgets.vcxproj [new file with mode: 0644]
src/Tools/plugins/widget/FreeCAD_widgets.vcxproj.filters [new file with mode: 0644]
src/Tools/plugins/widget/FreeCAD_widgets.vcxproj.user [new file with mode: 0644]
src/Tools/plugins/widget/customwidgets.cpp [new file with mode: 0644]
src/Tools/plugins/widget/customwidgets.h [new file with mode: 0644]
src/Tools/plugins/widget/plugin.cpp [new file with mode: 0644]
src/Tools/plugins/widget/plugin.h [new file with mode: 0644]
src/Tools/plugins/widget/plugin.pro [new file with mode: 0644]
src/Tools/pythondoc.py [new file with mode: 0644]
src/Tools/updatecrowdin.py [new file with mode: 0755]
src/Tools/updateppa.py [new file with mode: 0644]
src/Tools/wiki2qhelp.py [new file with mode: 0755]
src/XDGData/CMakeLists.txt [new file with mode: 0644]
src/XDGData/FreeCAD.thumbnailer [new file with mode: 0644]
src/XDGData/org.freecadweb.FreeCAD.appdata.xml.in [new file with mode: 0644]
src/XDGData/org.freecadweb.FreeCAD.desktop [new file with mode: 0644]
src/XDGData/org.freecadweb.FreeCAD.svg [new file with mode: 0644]
src/XDGData/org.freecadweb.FreeCAD.xml [new file with mode: 0644]
src/boost_bind_bind.hpp [new file with mode: 0644]
src/boost_geometry.hpp [new file with mode: 0644]
src/boost_graph_adjacency_list.hpp [new file with mode: 0644]
src/boost_graph_reverse_graph.hpp [new file with mode: 0644]
src/boost_python.hpp [new file with mode: 0644]
src/boost_signals2.hpp [new file with mode: 0644]
src/zipios++/backbuffer.h [new file with mode: 0644]
src/zipios++/basicentry.cpp [new file with mode: 0644]
src/zipios++/basicentry.h [new file with mode: 0644]
src/zipios++/collcoll.cpp [new file with mode: 0644]
src/zipios++/collcoll.h [new file with mode: 0644]
src/zipios++/deflateoutputstreambuf.cpp [new file with mode: 0644]
src/zipios++/deflateoutputstreambuf.h [new file with mode: 0644]
src/zipios++/dircoll.cpp [new file with mode: 0644]
src/zipios++/dircoll.h [new file with mode: 0644]
src/zipios++/directory.cpp [new file with mode: 0644]
src/zipios++/directory.h [new file with mode: 0644]
src/zipios++/fcoll.cpp [new file with mode: 0644]
src/zipios++/fcoll.h [new file with mode: 0644]
src/zipios++/fcollexceptions.cpp [new file with mode: 0644]
src/zipios++/fcollexceptions.h [new file with mode: 0644]
src/zipios++/fileentry.cpp [new file with mode: 0644]
src/zipios++/fileentry.h [new file with mode: 0644]
src/zipios++/filepath.cpp [new file with mode: 0644]
src/zipios++/filepath.h [new file with mode: 0644]
src/zipios++/filterinputstreambuf.cpp [new file with mode: 0644]
src/zipios++/filterinputstreambuf.h [new file with mode: 0644]
src/zipios++/filteroutputstreambuf.cpp [new file with mode: 0644]
src/zipios++/filteroutputstreambuf.h [new file with mode: 0644]
src/zipios++/gzipoutputstream.cpp [new file with mode: 0644]
src/zipios++/gzipoutputstream.h [new file with mode: 0644]
src/zipios++/gzipoutputstreambuf.cpp [new file with mode: 0644]
src/zipios++/gzipoutputstreambuf.h [new file with mode: 0644]
src/zipios++/inflateinputstreambuf.cpp [new file with mode: 0644]
src/zipios++/inflateinputstreambuf.h [new file with mode: 0644]
src/zipios++/meta-iostreams.h [new file with mode: 0644]
src/zipios++/outputstringstream.h [new file with mode: 0644]
src/zipios++/simplesmartptr.h [new file with mode: 0644]
src/zipios++/virtualseeker.h [new file with mode: 0644]
src/zipios++/zipfile.cpp [new file with mode: 0644]
src/zipios++/zipfile.h [new file with mode: 0644]
src/zipios++/ziphead.cpp [new file with mode: 0644]
src/zipios++/ziphead.h [new file with mode: 0644]
src/zipios++/zipheadio.cpp [new file with mode: 0644]
src/zipios++/zipheadio.h [new file with mode: 0644]
src/zipios++/zipinputstream.cpp [new file with mode: 0644]
src/zipios++/zipinputstream.h [new file with mode: 0644]
src/zipios++/zipinputstreambuf.cpp [new file with mode: 0644]
src/zipios++/zipinputstreambuf.h [new file with mode: 0644]
src/zipios++/zipios-config.h [new file with mode: 0644]
src/zipios++/zipios.dox [new file with mode: 0644]
src/zipios++/zipios_common.h [new file with mode: 0644]
src/zipios++/zipios_defs.h [new file with mode: 0644]
src/zipios++/zipoutputstream.cpp [new file with mode: 0644]
src/zipios++/zipoutputstream.h [new file with mode: 0644]
src/zipios++/zipoutputstreambuf.cpp [new file with mode: 0644]
src/zipios++/zipoutputstreambuf.h [new file with mode: 0644]
tools/build/Dockerfile.Arch [new file with mode: 0644]
tools/build/Dockerfile.Debian [new file with mode: 0644]
tools/build/Dockerfile.Fedora [new file with mode: 0644]
tools/build/Dockerfile.Manjaro [new file with mode: 0644]
tools/build/Dockerfile.Ubuntu [new file with mode: 0644]
tools/build/README.rst [new file with mode: 0644]
tools/build/arch.sh [new file with mode: 0644]
tools/build/debian.sh [new file with mode: 0755]
tools/build/fedora.sh [new file with mode: 0644]
tools/build/manjaro.sh [new file with mode: 0755]
tools/build/ubuntu.sh [new file with mode: 0644]
vagrant/FreeCAD.sh [new file with mode: 0644]
vagrant/README [new file with mode: 0644]
vagrant/Vagrantfile.trusty [new file with mode: 0644]
vagrant/Vagrantfile.xenial [new file with mode: 0644]
vagrant/Xenial/bin/freecad.png [new file with mode: 0644]
vagrant/Xenial/bin/launcher [new file with mode: 0755]
vagrant/Xenial/bin/license.txt [new file with mode: 0644]
vagrant/Xenial/generate_yaml.sh [new file with mode: 0755]
vagrant/Xenial/reset [new file with mode: 0755]
vagrant/bin/.launcher.swp [new file with mode: 0644]
vagrant/bin/freecad.png [new file with mode: 0644]
vagrant/bin/launcher [new file with mode: 0755]
vagrant/bin/license.txt [new file with mode: 0644]
vagrant/etc/matplotlibrc [new file with mode: 0644]
vagrant/fontconfig/fonts.conf [new file with mode: 0644]
vagrant/generate_yaml.sh [new file with mode: 0755]